1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-23 10:38:43 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.stickers/-add-static-sticker-to-set.md
2021-03-17 15:18:37 +00:00

919 B

//docs/dev.inmo.tgbotapi.requests.stickers/AddStaticStickerToSet

AddStaticStickerToSet

[common]
Content
fun AddStaticStickerToSet(userId: UserId, stickerSetName: String, sticker: InputFile, emojis: String, maskPosition: MaskPosition? = null): Request<Boolean>