BotResults¶
-
class
pyrogram.api.types.messages.
BotResults
¶ -
LAYER
¶ 105
-
ID
¶ 0x947ca848
- Parameters
query_id –
int
64-bit
results – List of either
BotInlineResult
orBotInlineMediaResult
cache_time –
int
32-bit
gallery (optional) –
bool
next_offset (optional) –
str
switch_pm (optional) –
InlineBotSwitchPM
See also
This object can be returned by
messages.GetInlineBotResults
.-