telegram-get-sticker-set
Retrieve all stickers from a Telegram sticker set using its short name. Returns each sticker with index and emoji for easy selection.
Instructions
Get all stickers from a sticker set by its short name. Returns each sticker with index and emoji. Use the index with telegram-send-sticker to send a specific sticker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortName | Yes | Short name of the sticker set (e.g. 'AnimatedEmojis', 'HotCherry'). Find names via telegram-search-sticker-sets or from t.me/addstickers/<shortName> links |