Skip to content

JDA 6.4.1 Update#62

Merged
mcmonkey4eva merged 1 commit intoDenizenScript:masterfrom
MC-Samuel:6.4.1-update
Apr 11, 2026
Merged

JDA 6.4.1 Update#62
mcmonkey4eva merged 1 commit intoDenizenScript:masterfrom
MC-Samuel:6.4.1-update

Conversation

@MC-Samuel
Copy link
Copy Markdown
Contributor

@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.

@mcmonkey4eva mcmonkey4eva merged commit 14cfae4 into DenizenScript:master Apr 11, 2026
1 check passed
@MC-Samuel MC-Samuel deleted the 6.4.1-update branch April 11, 2026 05:49
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