Appearance
Set TG bot commands
Set bot commands for a Telegram account.
PUT /v1/accounts/{accountId}/telegram-commands
Set bot commands for a Telegram account.
Parameters
accountId(path, string) required
Request body
Content-Type: application/json
commands(array) required
Responses
200 — Commands set successfully
400 — Invalid request
401