RegularSimpleStickerSet

fun RegularSimpleStickerSet(    name: String,     title: String,     stickers: List<RegularSimpleSticker>,     thumb: PhotoSize? = null)