1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
2020-05-12 01:09:34 +01:00
..
__init__.py add PollAnswer, poll_answer_handler; make User Serializable and Dictionaryble; some pep fixes 2020-05-12 01:09:34 +01:00
apihelper.py UPG: Add ChatPermissions, set_chat_permissions 2020-05-11 16:38:09 +03:00
handler_backends.py Change class from new-style class to object class 2020-04-28 00:34:52 +05:00
types.py add PollAnswer, poll_answer_handler; make User Serializable and Dictionaryble; some pep fixes 2020-05-12 01:09:34 +01:00
util.py send_poll revised to standart signature 2020-05-02 13:09:52 +03:00