setMyDescription
Update or remove your Telegram bot's description displayed in empty chats and bot links. Specify an optional language code to set localized descriptions.
Instructions
Change the bot's description, shown in empty chats and shared via bot links. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New bot description; 0-512 characters. Pass empty string to remove the dedicated description for the given language. | |
| language_code | No | Two-letter ISO 639-1 language code. If empty, the description applies to all users without a dedicated description. |