JsonSticker

data class JsonSticker(packID: String?, packKey: String?, stickerID: Int?, attachment: JsonAttachment?, image: String?)

Properties

Link copied to clipboard
val attachment: JsonAttachment? = null
Link copied to clipboard
val image: String? = null
Link copied to clipboard
val packID: String? = null
Link copied to clipboard
val packKey: String? = null
Link copied to clipboard
val stickerID: Int? = null