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

8 Commits

Author SHA1 Message Date
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
i32ropie
b6fee07089 Updated from ReplyKeyboardHide() methode to ReplyKeyboardRemove() 2017-01-20 10:55:34 +01:00
97Pedrito
d118e9edcc Remove the deprecated time.sleep calls.
Reformatted detailed_example to follow Python naming conventions & PEP-8 conventions
2015-08-30 19:31:48 +02:00
Leandro Späth
e5a17caa9f Updated detailed example to use message handlers
Now using message handlers instead of the listener for almost everything (except console output)
2015-07-12 15:50:50 +02:00
LeoDJ
efdf35796d Detailed example 2015-07-12 00:41:34 +02:00
LeoDJ
bbf8b5d5f9 Added todo comment 2015-07-12 00:36:39 +02:00
LeoDJ
30e3fbaa1a Created detailed example
Using almost every command, this API has to offer
2015-07-12 00:29:45 +02:00