1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Badiboy 776a699a8d _notify_next_handlers skips sequential messages
Is there are several sequential messages and next_step_handlers are set, the _notify_next_handlers will process only every even message dew to execute both .pop(i) and i+=1
2018-05-29 18:55:41 +03:00
..
__init__.py _notify_next_handlers skips sequential messages 2018-05-29 18:55:41 +03:00
apihelper.py Renaming back pytelegrambotapi module to telebot 2018-04-28 13:50:59 +03:00
types.py html_text fix and html_caption 2018-05-14 13:29:34 +03:00
util.py Renaming back pytelegrambotapi module to telebot 2018-04-28 13:50:59 +03:00