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
SwissCorePy
ab05cb0045
Fixed a bug in
user_link
...
`user_link` returned an empty string if `include_id` was set to False
2021-06-09 16:20:42 +02:00
..
__init__.py
Bug fixed on set_game_score
2021-06-01 08:39:09 +05:00
apihelper.py
Added: create_chat_invite_link, edit_chat_invite_link, revoke_chat_invite_link methods
2021-05-19 11:22:40 +03:00
handler_backends.py
Modify RedisHandlerBackend, add argument "password=None" to __init__()
2021-01-05 13:06:14 +02:00
types.py
send_poll fix with PollOptions
2021-05-12 00:26:33 +03:00
util.py
Fixed a bug in
user_link
2021-06-09 16:20:42 +02:00
version.py
Update version.py
2021-05-15 20:29:58 +03:00