Class StickerSetType.

see
package Default

 Properties

 

if the sticker set contains masks.

$containsMasks : boolean | null

Default

 

True, if the sticker set contains animated stickers.

$isAnimated : boolean

Default

 

Sticker set name.

$name : string

Default

 

List of all set stickers.

$stickers : array<mixed,\TgBotApi\BotApiBase\Type\StickerType>

Default

 

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

$thumb : \TgBotApi\BotApiBase\Type\PhotoSizeType | null

Default

 

Sticker set title.

$title : string

Default