Record
post-get-game-high-scores-params
No description available.
record post-get-game-high-scores-params {
chat-id: option<s32>,
inline-message-id: option<string>,
message-id: option<s32>,
user-id: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| chat-id | option<s32> | |
| inline-message-id | option<string> | |
| message-id | option<s32> | |
| user-id | s32 |