1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/tests
SwissCorePy 0370a9f277 Added class ChatMemberUpdated
* Added class `ChatMemberUpdated` to types
* Simplified `de_json` functions in `WebhookInfo` and `Update` classes (for overall more consistent code)
* changed `options_ids` to ´option_id` in class `PollAnswer`
* Added test for `ChatMemberUpdated` class in `test_types.py` and added the fields `my_chat_member` and `chat_member` to the `Update` class and its tests
2021-06-19 20:13:53 +02:00
..
test_data New audio,voice supported. 2015-08-19 18:08:01 +08:00
test_handler_backends.py Added class ChatMemberUpdated 2021-06-19 20:13:53 +02:00
test_telebot.py Added class ChatMemberUpdated 2021-06-19 20:13:53 +02:00
test_types.py Added class ChatMemberUpdated 2021-06-19 20:13:53 +02:00