1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter 0068388872 Implemented #17 (with some small adjustments) and ForceReply
Changed apihelper#convert_markup
Constructed the Jsonable abstract class. All subclasses must override Jsonable#to_json.
Made ReplyKeyboardHide, ReplyKeyboardMarkup and ForceReply a subclass of Jsonable to make things less complicated in convert_markup.
2015-07-01 18:56:21 +02:00
..
__init__.py Merge branch 'develop' of https://github.com/eternnoir/pyTelegramBotAPI 2015-07-01 18:29:29 +02:00
apihelper.py Implemented #17 (with some small adjustments) and ForceReply 2015-07-01 18:56:21 +02:00
types.py Implemented #17 (with some small adjustments) and ForceReply 2015-07-01 18:29:11 +02:00