Skip to content

JDA 6.4.1 Update#62

Open
MC-Samuel wants to merge 1 commit intoDenizenScript:masterfrom
MC-Samuel:6.4.1-update
Open

JDA 6.4.1 Update#62
MC-Samuel wants to merge 1 commit intoDenizenScript:masterfrom
MC-Samuel:6.4.1-update

Conversation

@MC-Samuel
Copy link
Copy Markdown

@MC-Samuel MC-Samuel commented Apr 6, 2026

Updated JDA from 5.0.0-beta.12 to 6.4.1
Key changes:

  • The dirty hacks in - discordconnect are no longer needed and were removed.
  • TextInputs don't need a Label to be created, it's now registered separately when creating a modal.
  • DiscordSelectionTag ids can no longer be null.
  • #getId() has changed into #getCustomId() and #getUniqueId(). Everything uses custom ids, so methods were changed to that.
  • ItemComponents have been removed and replaced with ActionRowChildComponents.
  • MessageChannel.retrievePinnedMessages() returns a list of PinnedMessages rather than Messages.
  • Role.getColor() has been deprecated, moved to Role.getColors().getPrimary(). Secondary and Tertiary exist, if there's ever a request for them.

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.

2 participants