KeyboardButtonPollTypeSerializer

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

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

Crutch due to the fact that direct serialization of objects currently does not work perfectly