Skip to main content
Module

x/grammy_menu/deps.deno.ts>StickerSet

Easily create interactive menus with grammY.
Go to Latest
interface StickerSet
Re-export
import { type StickerSet } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

This object represents a sticker set.

Properties

name: string

Sticker set name

title: string

Sticker set title

is_animated: boolean

True, if the sticker set contains animated stickers

is_video: boolean

True, if the sticker set contains video stickers

contains_masks: boolean

True, if the sticker set contains masks

stickers: Sticker[]

List of all set stickers

optional
thumb: PhotoSize

Sticker set thumbnail in the .WEBP, .TGS, or .WEBM format