mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
ℹ️ Better description
This commit is contained in:
parent
2d7170feee
commit
b3953d6249
@ -392,7 +392,7 @@ class AsyncTeleBot:
|
||||
|
||||
if not non_stop:
|
||||
# show warning
|
||||
logger.warning("Important: Set non_stop=True for production so that polling won't crash during errors.")
|
||||
logger.warning("Setting non_stop to False will stop polling on API and system exceptions.")
|
||||
|
||||
self._user = await self.get_me()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user