aiogram/tests
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
..
contrib/fsm_storage fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_bot fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_dispatcher fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_utils fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
types Added support for topics in Bot API 6.3 (#1061) 2022-11-06 00:51:42 +02:00
__init__.py chore: reuse json util #712 (#713) 2021-10-06 00:59:43 +03:00
conftest.py fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_bot.py fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_dispatcher.py Fix: default parent for __setitem__ (#806) 2022-02-08 02:30:41 +02:00
test_filters.py Fix tests 2020-01-05 20:22:16 +02:00
test_message.py fix: recover tests (#1004) 2022-09-18 15:32:42 +03:00
test_states_group.py Fix test_states_group name 2019-08-10 00:08:11 +03:00