InputStickerSerializer

Types

Link copied to clipboard
@Serializable
data class SurrogateInputSticker

Properties

Link copied to clipboard
abstract override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
abstract fun deserialize(decoder: Decoder): InputSticker
Link copied to clipboard
abstract fun serialize(encoder: Encoder, value: InputSticker)