zernio_set_telegram_commands
Register custom bot commands for a Telegram bot by providing the account ID and a list of command-description pairs. Users will see these commands in the bot's menu.
Instructions
Set bot commands for a connected Telegram bot (the /command list shown to users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The Zernio Telegram account ID | |
| commands | Yes | List of bot commands to register |