Record
post-answer-inline-query-params
No description available.
record post-answer-inline-query-params {
cache-time: option<s32>,
inline-query-id: string,
is-personal: option<bool>,
next-offset: option<string>,
results: list<inline-query-result>,
switch-pm-parameter: option<string>,
switch-pm-text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cache-time | option<s32> | |
| inline-query-id | string | |
| is-personal | option<bool> | |
| next-offset | option<string> | |
| results | list<inline-query-result> | |
| switch-pm-parameter | option<string> | |
| switch-pm-text | option<string> |