mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-01 23:05:15 +00:00
Add TimeoutError on possible raises
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user