mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 17:59:55 +03:00
add line breaks
Co-authored-by: Lonami <totufals@hotmail.com>
This commit is contained in:
parent
115b67d225
commit
4b712f0ce5
|
@ -836,6 +836,7 @@ class TelegramBaseClient(abc.ABC):
|
||||||
Whether the requests (if more than one was given) should be
|
Whether the requests (if more than one was given) should be
|
||||||
executed sequentially on the server. They run in arbitrary
|
executed sequentially on the server. They run in arbitrary
|
||||||
order by default.
|
order by default.
|
||||||
|
|
||||||
flood_sleep_threshold (`int` | `None`, optional):
|
flood_sleep_threshold (`int` | `None`, optional):
|
||||||
The flood sleep threshold to use for this request. This overrides
|
The flood sleep threshold to use for this request. This overrides
|
||||||
the default value stored in
|
the default value stored in
|
||||||
|
|
Loading…
Reference in New Issue
Block a user