Skip to content

Conversation

@imnaiyar
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged:

Status and versioning classification:

@vercel
Copy link

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js Ignored Ignored Preview Nov 1, 2025 2:27pm
discord-js-guide Ignored Ignored Preview Nov 1, 2025 2:27pm

Copy link
Member

@Jiralite Jiralite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed instance:

/**
* Sets the maximum values that must be selected in the select menu.
*
* @param maxValues - The maximum values that must be selected
*/
public setMaxValues(maxValues: number) {
this.data.max_values = maxValues;
return this;
}

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Oct 31, 2025
@imnaiyar imnaiyar requested a review from Jiralite October 31, 2025 20:03
@Jiralite Jiralite changed the title docs(FileUpload): clarify wording docs: clarify wording for maximum values Oct 31, 2025
@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Nov 1, 2025
@kodiakhq kodiakhq bot merged commit 06a75e8 into discordjs:main Nov 1, 2025
26 checks passed
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Nov 1, 2025
@imnaiyar imnaiyar deleted the docs/word branch November 1, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants