Changes

Summary

  1. first pass on WidgetUtil added getEffectiveAvatarUrl to User and (commit: f565340) (details)
  2. fixed formatting more status checking (commit: 0dcfc1b) (details)
  3. Channel -> VoiceChannel formatting (commit: a2d944f) (details)
  4. added equals, hashcode, toString for all objects hashmap internally for (commit: 2046bfc) (details)
Commit f56534042a8a696eed0a7594a24dfaed0aea7bdf by john.a.grosh
first pass on WidgetUtil added getEffectiveAvatarUrl to User and
UserImpl
(commit: f565340)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/User.java (diff)
The file was addedsrc/main/java/net/dv8tion/jda/core/utils/WidgetUtil.java
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/impl/UserImpl.java (diff)
Commit 0dcfc1b966a60750ab64389dad14ac77eff14f65 by john.a.grosh
fixed formatting more status checking
(commit: 0dcfc1b)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/utils/WidgetUtil.java (diff)
Commit a2d944f527815050f687f9524e5f4a6baa896e82 by john.a.grosh
Channel -> VoiceChannel formatting
(commit: a2d944f)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/utils/WidgetUtil.java (diff)
Commit 2046bfcc5c952f1333e44fb0945f63af83a6b49d by john.a.grosh
added equals, hashcode, toString for all objects hashmap internally for
members added getXById in Widget VoiceState is never null object have
references to their parents now
(commit: 2046bfc)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/utils/WidgetUtil.java (diff)