mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-23 10:38:43 +00:00
719 B
719 B
//docs/dev.inmo.tgbotapi.requests.stickers/SetStickerSetThumb
SetStickerSetThumb
[common]
Content
fun SetStickerSetThumb(userId: UserId, stickerSetName: String, thumb: MultipartFile): Request<Boolean>