UnknownStickerSet

fun UnknownStickerSet(    name: String,     title: String,     stickers: List<Sticker>,     stickerType: StickerType,     thumb: PhotoSize? = null,     raw: JsonElement)