2
0
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:
Dan 2018-05-07 16:37:54 +02:00
parent bef0a24408
commit 78ccb93bc1

View File

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