mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 20:54: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:
|
||||
:class:`Error <pyrogram.Error>`
|
||||
``TimeoutError``: If the bot fails to answer within 10 seconds
|
||||
"""
|
||||
# TODO: Split location parameter into lat and long
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue