toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.options
/
CreateNewStickerSetOptions
Create
New
Sticker
Set
Options
@
Serializable
data
class
CreateNewStickerSetOptions
(
var
stickerType
:
StickerType
?
=
null
,
var
needsRepainting
:
Boolean
?
=
null
)
:
Options
Members
Constructors
Create
New
Sticker
Set
Options
Link copied to clipboard
constructor
(
stickerType
:
StickerType
?
=
null
,
needsRepainting
:
Boolean
?
=
null
)
Properties
needs
Repainting
Link copied to clipboard
var
needsRepainting
:
Boolean
?
sticker
Type
Link copied to clipboard
var
stickerType
:
StickerType
?