1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Kwisatz Haderach 44872ce87d
Complete User Class
Added following fields:
can_join_groups
can_read_all_group_messages
supports_inline_queries
2020-06-22 13:18:13 +02:00
..
__init__.py Correct processing of bool parameters. Some timeouts added. 2020-05-16 17:34:56 +03:00
apihelper.py Merge pull request #808 from pikss86/master 2020-05-29 12:17:58 +03:00
handler_backends.py Change class from new-style class to object class 2020-04-28 00:34:52 +05:00
types.py Complete User Class 2020-06-22 13:18:13 +02:00
util.py send_poll revised to standart signature 2020-05-02 13:09:52 +03:00