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
/
telebot
History
meoww-bot
9ab906e60c
fix: simplify code
...
json.loads(button.to_json()) equals to button.to_dict()
2020-09-02 18:09:14 +08:00
..
__init__.py
Merge pull request
#960
from CrafterKolyan/patch-1
2020-08-25 21:58:33 +03:00
apihelper.py
Bot API support checked/updated up to 4.2
2020-08-25 18:18:51 +03:00
handler_backends.py
Empty list optimization, Py2 arteacts removed,
2020-08-24 16:02:35 +03:00
types.py
fix: simplify code
2020-09-02 18:09:14 +08:00
util.py
Fix an error with the is_pil_image function
2020-08-29 21:57:41 +03:00
version.py
Empty list optimization, Py2 arteacts removed,
2020-08-24 16:02:35 +03:00