aiogram/tests/types
KatantDev 27dea25c52
Added support for topics in Bot API 6.3 (#1061)
* Added support for topics in Bot API 6.3

* Added the field can_manage_topics

* Added new classes for topics

* Added is_forum field to Chat class

Co-authored-by: katant <katantdev@mail.ru>
2022-11-06 00:51:42 +02:00
..
__init__.py Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
dataset.py Added support for topics in Bot API 6.3 (#1061) 2022-11-06 00:51:42 +02:00
test_animation.py Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
test_chat.py Fix: default parent for __setitem__ (#806) 2022-02-08 02:30:41 +02:00
test_chat_member.py Added support for topics in Bot API 6.3 (#1061) 2022-11-06 00:51:42 +02:00
test_document.py Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
test_game.py Update tests (small fixes) 2018-01-27 22:38:22 +02:00
test_input_media.py #320 - Fix: Class InputMediaAudio contains some fields from other class. (#354) 2020-06-10 23:08:44 +03:00
test_message.py Update tests (small fixes) 2018-01-27 22:38:22 +02:00
test_mixins.py fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_photo.py Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
test_reply_keyboard.py fix: add support init fields from parent object in KeyboardButton (#344) 2020-05-31 17:49:33 +03:00
test_update.py Update tests (small fixes) 2018-01-27 22:38:22 +02:00
test_user.py Update tests (small fixes) 2018-01-27 22:38:22 +02:00