telegram-set-emoji-status
Set your Telegram profile emoji status using a custom emoji document ID or collectible ID. Clear the status by omitting both IDs.
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. |