telegramx.js

StickerSet

interface

This object represents a sticker set.

Declaration

interface StickerSet 

Properties

nameproperty#
name: string;

Sticker set name

sticker_type: string;

Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"

stickersproperty#
stickers: Sticker[];

List of all set stickers

thumbnailproperty#
thumbnail?: PhotoSize;

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

titleproperty#
title: string;

Sticker set title