StickerSet

fun StickerSet(name: String, title: String, isAnimated: Boolean, containsMasks: Boolean, stickers: List<Sticker> = emptyList(), thumb: PhotoSize? = null)

Parameters

name

Sticker set name

title

Sticker set title

isAnimated

True, if the sticker set contains animated stickers

containsMasks

True, if the sticker set contains masks

stickers

List of all set stickers

thumb

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