Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Select Menu placeholder max characters from 100 to 150 #4551

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Update Select Menu placeholder max characters from 100 to 150 #4551

merged 1 commit into from
Mar 9, 2022

Conversation

krittick
Copy link
Contributor

This updates the documented max character limit for Select Menu placeholders from 100 to 150, which is what the API actually enforces per the following response:

HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In components.1.components.0.placeholder: Must be 150 or fewer in length.

I looked for other PRs and issues around this, but was unable to find anything.

If this isn't intended and it's the API itself using the wrong limit, please feel free to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants