docs
5.2.0
common
docs
/
dev.inmo.tgbotapi.requests.stickers
/
CreateNewStickerSet
Create
New
Sticker
Set
@
Serializable
data
class
CreateNewStickerSet
:
CreateStickerSetAction
Functions
Properties
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String
Properties
emojis
Link copied to clipboard
open
override
val
emojis
:
String
mask
Position
Link copied to clipboard
open
override
val
maskPosition
:
MaskPosition
?
=
null
name
Link copied to clipboard
open
override
val
name
:
String
png
Sticker
Link copied to clipboard
val
pngSticker
:
FileId
?
=
null
request
Serializer
Link copied to clipboard
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
KSerializer
<
Boolean
>
sticker
Type
Link copied to clipboard
val
stickerType
:
StickerType
tgs
Sticker
Link copied to clipboard
val
tgsSticker
:
FileId
?
=
null
title
Link copied to clipboard
open
override
val
title
:
String
user
Id
Link copied to clipboard
open
override
val
userId
:
UserId
webm
Sticker
Link copied to clipboard
val
webmSticker
:
FileId
?
=
null