Changes

Summary

  1. Fixed JSONException in createEmbed. (commit: acbc676) (details)
  2. Fixed JSONException for messages with partial data. (commit: 9e5cf86) (details)
  3. Fixed JSONException in createPrivateChannel (commit: 87dead4) (details)
Commit acbc676dff487b736ae6a7e8bb8d789bab2af92e by Florian Spieß
Fixed JSONException in createEmbed.
(commit: acbc676)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/EntityBuilder.java (diff)
Commit 9e5cf86922a1bc4fbef660c30692727ec29bdf6f by Florian Spieß
Fixed JSONException for messages with partial data.
(commit: 9e5cf86)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/EntityBuilder.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/handle/MessageCreateHandler.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/handle/MessageUpdateHandler.java (diff)
Commit 87dead41c6bca6c20850515ac94100221d09f867 by noreply
Fixed JSONException in createPrivateChannel
(commit: 87dead4)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/EntityBuilder.java (diff)