mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-27 04:28:44 +00:00
12 lines
719 B
Markdown
12 lines
719 B
Markdown
|
//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.stickers](index.md)/[SetStickerSetThumb](-set-sticker-set-thumb.md)
|
||
|
|
||
|
|
||
|
|
||
|
# SetStickerSetThumb
|
||
|
[common]
|
||
|
Content
|
||
|
fun [SetStickerSetThumb](-set-sticker-set-thumb.md)(userId: [UserId](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), stickerSetName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), thumb: [MultipartFile](../dev.inmo.tgbotapi.requests.abstracts/-multipart-file/index.md)): [Request](../dev.inmo.tgbotapi.requests.abstracts/-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>
|
||
|
|
||
|
|
||
|
|