aiogram/tests/test_api
Alex Root Junior faadc80460
Chat join request shortcuts (#1235)
* Add additional API message methods to ChatJoinRequest class

ChatJoinRequest now includes additional message methods including SendAnimation, SendAudio, SendContact, and many more. The changes are useful for sending various types of messages during chat join requests.

* Added changelog
2023-07-30 18:12:06 +03:00
..
test_client PoC: Bot instance inside method shortcuts using pydantic Validation Context (#1210) 2023-07-11 23:17:26 +03:00
test_methods Added shortcuts for ChatMemberUpdate event (#1234) 2023-07-30 17:29:45 +03:00
test_types Chat join request shortcuts (#1235) 2023-07-30 18:12:06 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00