1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
oleg 03b02561a5 Add request_poll attribute to KeyboardButton;
Add KeyboardButtonPollType object
2020-05-18 11:48:54 +05:00
..
__init__.py Correct processing of bool parameters. Some timeouts added. 2020-05-16 17:34:56 +03:00
apihelper.py Correct processing of bool parameters. Some timeouts added. 2020-05-16 17:34:56 +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 request_poll attribute to KeyboardButton; 2020-05-18 11:48:54 +05:00
util.py send_poll revised to standart signature 2020-05-02 13:09:52 +03:00