SetStickerSetThumbnail

fun SetStickerSetThumbnail(userId: UserId, stickerSetName: StickerSetName, format: StickerFormat, thumbnail: MultipartFile): Request<Unit>(source)
fun SetStickerSetThumbnail(userId: UserId, stickerSetName: String, format: StickerFormat, thumbnail: MultipartFile): Request<Unit>(source)