mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 07:24:51 +00:00
Add TimeoutError on possible raises
This commit is contained in:
parent
bef0a24408
commit
78ccb93bc1
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ class GetInlineBotResults(BaseClient):
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
:class:`Error <pyrogram.Error>`
|
:class:`Error <pyrogram.Error>`
|
||||||
|
``TimeoutError``: If the bot fails to answer within 10 seconds
|
||||||
"""
|
"""
|
||||||
# TODO: Split location parameter into lat and long
|
# TODO: Split location parameter into lat and long
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue