mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-06 05:00:23 +03:00
Add some small formatting
This commit is contained in:
parent
fd5a3d5f9a
commit
a6fc3e6c0c
|
@ -93,6 +93,7 @@ class TelegramBaseClient(abc.ABC):
|
|||
The delay should wait between each retry in seconds, either
|
||||
on the initial connection or when Telegram disconnects us
|
||||
or when sending requests.
|
||||
|
||||
May be set to a false-y value (``0`` or ``None``) for no delays.
|
||||
|
||||
auto_reconnect (`bool`, optional):
|
||||
|
|
Loading…
Reference in New Issue
Block a user