tg_send_sticker
Send a sticker or saved GIF to a Telegram chat. Choose from a pack, favorites, recent, or GIFs, with an optional reply-to.
Instructions
Send a sticker or a saved GIF.
Args:
chat: recipient.
scope: "set" (from a pack, needs set), "faved", "recent" or "gifs".
set: pack short_name when scope="set".
index: which item, as numbered by tg_stickers.
emoji: pick the sticker carrying this emoji instead of an index.
reply_to: message id to reply to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | ||
| chat | Yes | ||
| emoji | No | ||
| index | No | ||
| scope | No | faved | |
| reply_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |