tg_stickers
Retrieve sticker packs, individual pack contents, favorite or recent stickers, and saved GIFs from your Telegram account. Specify scope and optional pack short name to view installed sets or a single set.
Instructions
Sticker packs and GIFs on the account.
Args:
scope: "sets" (installed packs), "set" (contents of one pack, needs set),
"faved", "recent", "gifs" (saved GIFs).
set: pack short_name, as in t.me/addstickers/.
limit: how many items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | ||
| limit | No | ||
| scope | No | sets |