Record
post-get-my-commands-response
No description available.
record post-get-my-commands-response {
ok: bool,
result-op: list<bot-command>,
}Fields
| Name | Type | Description |
|---|---|---|
| ok | bool | |
| result-op | list<bot-command> |
No description available.
record post-get-my-commands-response {
ok: bool,
result-op: list<bot-command>,
}| Name | Type | Description |
|---|---|---|
| ok | bool | |
| result-op | list<bot-command> |