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
1bfdf7cf35
pyTelegramBotAPI
/
telebot
History
Diego Muñoz Callejo
3413669a23
Added optional connection (aka sending) timeouts to methods that may upload big chunks of data: send_audio, send_voice, send_document, send_sticker and send_video.
2016-05-22 18:35:20 +02:00
..
__init__.py
Added optional connection (aka sending) timeouts to methods that may upload big chunks of data: send_audio, send_voice, send_document, send_sticker and send_video.
2016-05-22 18:35:20 +02:00
apihelper.py
Added optional connection (aka sending) timeouts to methods that may upload big chunks of data: send_audio, send_voice, send_document, send_sticker and send_video.
2016-05-22 18:35:20 +02:00
types.py
Update version.
2016-05-20 14:41:00 +08:00
util.py
Added missing import for extract_arguments()
2016-04-26 11:16:49 +02:00