CustomEmoji

constructor(    userId: UserId,     name: StickerSetName,     title: String,     stickers: List<InputSticker.WithKeywords.CustomEmoji>,     needsRepainting: Boolean? = null)