ktgbotapi
common
tgbotapi.core
/
dev.inmo.tgbotapi.requests.stickers
/
InputStickerSerializer
Input
Sticker
Serializer
object
InputStickerSerializer
:
MapperSerializer
<
InputStickerSerializer.SurrogateInputSticker
,
InputSticker
>
,
KSerializer
<
InputSticker
>
Members
Types
Surrogate
Input
Sticker
Link copied to clipboard
@
Serializable
data
class
SurrogateInputSticker
Functions
deserialize
Link copied to clipboard
abstract
fun
deserialize
(
decoder
:
Decoder
)
:
InputSticker
serialize
Link copied to clipboard
abstract
fun
serialize
(
encoder
:
Encoder
,
value
:
InputSticker
)
Properties
descriptor
Link copied to clipboard
abstract
override
val
descriptor
:
SerialDescriptor