docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.requests.stickers
/
AddAnimatedStickerToSet
Add
Animated
Sticker
To
Set
fun
AddAnimatedStickerToSet
(
userId
:
UserId
,
stickerSetName
:
String
,
sticker
:
InputFile
,
emojis
:
String
,
maskPosition
:
MaskPosition
?
=
null
)
:
Request
<
Boolean
>