messages.SetInlineBotResults¶
- class pyrogram.raw.functions.messages.SetInlineBotResults¶
 Telegram API function.
- Details:
 Layer:
207ID:
BB12A419
- Parameters:¶
 query_id (
int64-bit) – N/Aresults (List of
InputBotInlineResult) – N/Acache_time (
int32-bit) – N/Agallery (
bool, optional) – N/Aprivate (
bool, optional) – N/Anext_offset (
str, optional) – N/Aswitch_pm (
InlineBotSwitchPM, optional) – N/Aswitch_webview (
InlineBotWebView, optional) – N/A
- Returns:¶
 bool