mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Add TimeoutError on possible raises
This commit is contained in:
parent
bef0a24408
commit
78ccb93bc1
@ -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…
x
Reference in New Issue
Block a user