SetStickerSetThumbnail

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