Changes

Summary

  1. Updated magic numbers to use the Message#MAX_CONTENT_LENGTH constant (#1870) (commit: ac95861) (details)
Commit ac95861f11a819035b2a0643b00e48327852a992 by noreply
Updated magic numbers to use the Message#MAX_CONTENT_LENGTH constant (#1870)

Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
(commit: ac95861)
The file was modifiedsrc/main/java/net/dv8tion/jda/api/entities/MessageChannel.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/requests/restaction/MessageActionImpl.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/api/MessageBuilder.java (diff)