EphemeralEventContentSerializer

Constructors

Link copied to clipboard
constructor(type: String, mappings: Set<SerializerMapping<out EphemeralEventContent>>)

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): EphemeralEventContent
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: EphemeralEventContent)