toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.stickers
/
InputStickerSerializer
/
SurrogateInputSticker
Surrogate
Input
Sticker
@
Serializable
data
class
SurrogateInputSticker
Members
Properties
emojis
List
Link copied to clipboard
@
SerialName
(
value
=
"emoji_list"
)
val
emojisList
:
List
<
String
>
keywords
Link copied to clipboard
@
SerialName
(
value
=
"keywords"
)
val
keywords
:
List
<
String
>
mask
Position
Link copied to clipboard
@
SerialName
(
value
=
"mask_position"
)
val
maskPosition
:
MaskPosition
?
=
null
sticker
Link copied to clipboard
@
SerialName
(
value
=
"sticker"
)
val
sticker
:
InputFile