SurrogateInputSticker

@Serializable
data class SurrogateInputSticker(source)

Properties

Link copied to clipboard
@SerialName(value = "emoji_list")
val emojisList: List<String>
Link copied to clipboard
@SerialName(value = "format")
val format: StickerFormat
Link copied to clipboard
@SerialName(value = "keywords")
val keywords: List<String>
Link copied to clipboard
@SerialName(value = "mask_position")
val maskPosition: MaskPosition?
Link copied to clipboard
@SerialName(value = "sticker")
val sticker: InputFile