telegram-send-sticker
Send a sticker from a sticker set to a Telegram chat by index. Use after browsing stickers with get-sticker-set.
Instructions
Send a sticker from a sticker set to a chat. First use telegram-get-sticker-set to browse available stickers and find the index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Index of the sticker in the set (0-based, get from telegram-get-sticker-set) | |
| chatId | Yes | Chat ID or username | |
| replyTo | No | Message ID to reply to | |
| stickerSet | Yes | Short name of the sticker set (e.g. 'HotCherry') |