messages.SetInlineBotResults¶
- class pyrogram.raw.functions.messages.SetInlineBotResults¶
Telegram API function.
- Details:
Layer:
194
ID:
BB12A419
- Parameters:¶
query_id (
int
64-bit
) – N/Aresults (List of
InputBotInlineResult
) – N/Acache_time (
int
32-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