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/-set-sticker-set-thumb.md
2021-03-17 15:18:37 +00:00

719 B

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

SetStickerSetThumb

[common]
Content
fun SetStickerSetThumb(userId: UserId, stickerSetName: String, thumb: MultipartFile): Request<Boolean>