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

Bump embed max description length #1703

Conversation

Andre601
Copy link
Contributor

@Andre601 Andre601 commented Jul 2, 2021

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: #1702

Description

Increases the MessageEmbed.TEXT_MAX_LENGTH to 4096 and also adds new value called FOOTER_MAX_LENGTH since the old Javadoc mentions the text value being for description AND footer.

Not sure if a new value shouldn't be added for the description while deprecating the text one for those who are using this int value for both footer and description...

@MinnDevelopment MinnDevelopment added this to the v4.3.1 milestone Jul 4, 2021
Also change FOOTER_MAX_LENGTH to TEXT_MAX_LENGTH
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.

3 participants