docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.requests.stickers
/
CreateNewMaskVideoStickerSet
Create
New
Mask
Video
Sticker
Set
fun
CreateNewMaskVideoStickerSet
(
userId
:
UserId
,
name
:
String
,
title
:
String
,
sticker
:
InputFile
,
emojis
:
String
,
maskPosition
:
MaskPosition
)
:
Request
<
Boolean
>