Appearance
Get TG bot commands
Get the bot commands configuration for a Telegram account.
GET /v1/accounts/{accountId}/telegram-commands
Get the bot commands configuration for a Telegram account.
Parameters
accountId(path, string) required
Responses
200 — Bot commands list
data(array)
400 — Not a Telegram account
401