messages.BotResults¶
- class pyrogram.raw.types.messages.BotResults¶
 Telegram API type.
Constructor of
BotResults.- Details:
 Layer:
207ID:
E021F2F6
- Parameters:¶
 query_id (
int64-bit) – N/Aresults (List of
BotInlineResult) – N/Acache_time (
int32-bit) – N/Ausers (List of
User) – N/Agallery (
bool, optional) – N/Anext_offset (
str, optional) – N/Aswitch_pm (
InlineBotSwitchPM, optional) – N/Aswitch_webview (
InlineBotWebView, optional) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.