telegram-set-business-intro
Set or clear your Telegram Business intro card with a title, description, and optional sticker to welcome new users in private chats.
Instructions
Set Telegram Business intro card — title and description shown to new users opening your chat, with an optional sticker. Requires Telegram Business subscription. Pass clear=true to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Pass true to remove the intro card | |
| title | No | Intro title (max 32 chars) | |
| stickerId | No | Sticker document ID (stringified long) — optional illustrative sticker. Requires stickerAccessHash and stickerFileReference. | |
| description | No | Intro description (max 70 chars) | |
| stickerAccessHash | No | Access hash of the sticker document (required with stickerId) | |
| stickerFileReference | No | Hex-encoded file_reference bytes (required with stickerId) |