add line breaks

Co-authored-by: Lonami <totufals@hotmail.com>
This commit is contained in:
penn5 2021-08-05 19:35:19 +01:00 committed by GitHub
parent 115b67d225
commit 4b712f0ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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