diff --git a/pyrogram/client/methods/bots/inline/get_inline_bot_results.py b/pyrogram/client/methods/bots/inline/get_inline_bot_results.py index 68e2a8cc..b6d80632 100644 --- a/pyrogram/client/methods/bots/inline/get_inline_bot_results.py +++ b/pyrogram/client/methods/bots/inline/get_inline_bot_results.py @@ -50,6 +50,7 @@ class GetInlineBotResults(BaseClient): Raises: :class:`Error ` + ``TimeoutError``: If the bot fails to answer within 10 seconds """ # TODO: Split location parameter into lat and long