mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Bump version to 4.7.1
This commit is contained in:
@ -24,5 +24,5 @@ async def echo_message(message):
|
||||
|
||||
|
||||
import asyncio
|
||||
# only new versions(4.7.0+)
|
||||
# only for versions 4.7.0+
|
||||
asyncio.run(bot.polling(restart_on_change=True))
|
||||
|
Reference in New Issue
Block a user