toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.buttons
/
KeyboardButtonPollTypeSerializer
Keyboard
Button
Poll
Type
Serializer
object
KeyboardButtonPollTypeSerializer
:
KSerializer
<
KeyboardButtonPollType
>
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
KeyboardButtonPollType
serialize
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