Commit Graph

12 Commits

Author SHA1 Message Date
Badiboy 062fababf2 polling should leave our world. :) 2021-09-28 19:17:09 +03:00
Badiboy 760ea5a2f0 Design updates from #711
Significant design updated from
https://github.com/eternnoir/pyTelegramBotAPI/pull/711
2020-01-08 20:06:40 +03:00
Badiboy 5cd97ebc96 Update detailed_example.py
Vulgarity replaced.
2020-01-03 19:24:10 +03:00
uburuntu 36621bb22a fix: some intendation 2018-08-17 13:01:03 +03: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
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