1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Badiboy
062fababf2 polling should leave our world. :) 2021-09-28 19:17:09 +03:00
Christian Clauss
9e30cfbda6
Use ==/!= to compare str, bytes, and int literals
Identity is not the same thing as equality in Python.
2019-08-12 22:47:59 +02:00
Ramzan Bekbulatov
8636b282d7
Merge branch 'master' into analyzer-fixes 2018-09-07 18:07:37 +03:00
SetazeR
d9ace2adc8 fix typo + add inline keyboard example 2018-09-05 12:34:19 +07:00
uburuntu
99466017c5 enh: optimize imports 2018-08-17 12:54:26 +03:00
uburuntu
65a272b901 fix: python 2/3 compatibility in examples 2018-08-17 12:47:44 +03:00
Roman Shchekin
653c892b33 Example of inline bot fixed 2016-07-17 15:54:26 +03:00
eternnoir
ee52241cc2 Update inline example. 2016-04-14 17:43:45 +08:00
eternnoir
b8f251140d Fix thumb_url must have value. 2016-01-05 22:23:00 +08:00
eternnoir
805e3554de Update readme. 2016-01-05 21:54:47 +08:00
eternnoir
8278eef7f3 Add inline bot example. 2016-01-05 14:58:19 +08:00