Record
post-answer-callback-query-params
No description available.
record post-answer-callback-query-params {
cache-time: option<s32>,
callback-query-id: string,
show-alert: option<bool>,
text: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cache-time | option<s32> | |
| callback-query-id | string | |
| show-alert | option<bool> | |
| text | option<string> | |
| url | option<string> |