Changes

Summary

  1. Let ChannelUpdateHandler add overrides to cache (commit: 68f9fd2) (details)
Commit 68f9fd21477f03bb32981da4ab1b86f1d5409451 by Florian Spieß
Let ChannelUpdateHandler add overrides to cache

This is a bug since the override shouldn't be in the interface
if the member is not actually in the cache. With the current
implementation we have a cache inconsistency that could NPE.
(commit: 68f9fd2)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/requests/restaction/PermissionOverrideActionImpl.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/api/entities/GuildChannel.java (diff)