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
968d30e246
pyTelegramBotAPI
/
telebot
History
eternnoir
968d30e246
Merge branch 'master' into develop
2015-07-18 17:35:46 +08:00
..
__init__.py
Changed __stop_polling from bool to threading.Event().
2015-07-18 10:27:16 +01:00
apihelper.py
Fix python3 can not send file by string bug.
2015-07-17 09:38:28 +08:00
types.py
Message add forward_from forward_date reply_to_message support.
2015-07-17 14:40:49 +08:00