telegram-set-emoji-status
Set your profile emoji status using a custom emoji document ID or collectible ID. Omit both to clear. Requires Telegram Premium.
Instructions
Set your profile emoji status (custom animated emoji shown next to your name). Requires Telegram Premium. Pass documentId or collectibleId to set — omit both to clear the status. Use telegram-list-emoji-statuses to browse available IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| untilUnix | No | Unix timestamp when status expires. Omit for permanent. | |
| documentId | No | Custom emoji document ID (stringified long). Omit to clear the status. | |
| collectibleId | No | Collectible emoji ID (stringified long) — for paid unique emoji. Exactly one of documentId/collectibleId may be set. |