Changes

Summary

  1. Add a length check for the author name (#1528) (commit: 17659ee) (details)
Commit 17659ee2d5865aaf58f74bfda531a1aeb0da6bf9 by noreply
Add a length check for the author name (#1528)

* Add a length check for the author name

* Change length variable

* Add docs

* Add constant for author length
(commit: 17659ee)
The file was modifiedsrc/main/java/net/dv8tion/jda/api/EmbedBuilder.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/api/entities/MessageEmbed.java (diff)