update_bot
Update a Telegram bot's configuration including name, token, pin, and status. Requires an sk_* API key.
Instructions
Update bot configuration (name, token, pin, status). Requires sk_* key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | ||
| name | No | ||
| botid | Yes | The numeric bot ID. | |
| status | No | 0 = disabled, 1 = enabled. | |
| bot_token | No |