SetStickerSetThumbnail

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