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