BotResults
---types---
messages.botResults#e021f2f6 flags:# gallery:flags.0?true query_id:long next_offset:flags.1?string switch_pm:flags.2?InlineBotSwitchPM switch_webview:flags.3?InlineBotWebView results:Vector<BotInlineResult> cache_time:int users:Vector<User> = messages.BotResults
Belongs to
This type can only be an instance of:
Members
| query_id | long | |
| results | BotInlineResult | A list must be supplied. |
| cache_time | int | |
| users | User | A list must be supplied. |
| gallery | flag | This argument defaults to None and can be omitted. |
| next_offset | string | This argument defaults to None and can be omitted. |
| switch_pm | InlineBotSwitchPM | This argument defaults to None and can be omitted. |
| switch_webview | InlineBotWebView | This argument defaults to None and can be omitted. |