This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pyTelegramBotAPI
Watch
1
Star
0
Fork
0
You've already forked pyTelegramBotAPI
mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced
2023-08-10 21:12:57 +03:00
Code
Releases
Activity
pyTelegramBotAPI
/
examples
History
Kondra007
aee9255568
Changed "Process_new_message" to "Process_new_update"
...
This way all types of queries (Message, Inline query, Callback query) are supported.
2016-05-20 17:40:22 +03:00
..
detailed_example
Remove the deprecated time.sleep calls.
2015-08-30 19:31:48 +02:00
telebot_bot
Check if field is None
2015-09-03 18:06:54 +03:00
webhook_examples
Changed "Process_new_message" to "Process_new_update"
2016-05-20 17:40:22 +03:00
deep_linking.py
Remove the deprecated time.sleep calls.
2015-08-30 19:31:48 +02:00
download_file_example.py
Added download_file and created an example
2015-09-18 20:54:22 +02:00
echo_bot.py
Remove the deprecated time.sleep calls.
2015-08-30 19:31:48 +02:00
inline_example.py
Update inline example.
2016-04-14 17:43:45 +08:00
step_example.py
Remove the deprecated time.sleep calls.
2015-08-30 19:31:48 +02:00