Account Settings
Get TG bot commands
Get the bot commands configuration for a Telegram account.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
Response Body
application/json
application/json
{ "data": [ { "command": "string", "description": "string" } ]}Was this page helpful?