1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter a03769adde Created _make_request and removed check_result in apihelper.py for efficiency and consistency improvements.
Created JsonSerializable (previously Jsonable) and JsonDeserializable.
All relevant classes now subclass JsonDeserializable to eliminate unneeded json -> string -> json conversions.
2015-07-01 22:16:13 +02:00
..
__init__.py Created _make_request and removed check_result in apihelper.py for efficiency and consistency improvements. 2015-07-01 22:16:13 +02:00
apihelper.py Created _make_request and removed check_result in apihelper.py for efficiency and consistency improvements. 2015-07-01 22:16:13 +02:00
types.py Created _make_request and removed check_result in apihelper.py for efficiency and consistency improvements. 2015-07-01 22:16:13 +02:00