docs
3.3.0
common
docs
/
dev.inmo.tgbotapi.requests.stickers
/
CreateNewStickerSet
Create
New
Sticker
Set
fun
CreateNewStickerSet
(
userId
:
UserId
,
name
:
String
,
title
:
String
,
sticker
:
InputFile
,
emojis
:
String
,
containsMasks
:
Boolean
?
=
null
,
maskPosition
:
MaskPosition
?
=
null
)
:
Request
<
Boolean
>