Changes

Summary

  1. Fixed Emote#canInteract logic for bot accounts Bots are now able to use (commit: c92078d) (details)
Commit c92078d7728988b5ae89b9500db014fd939cedab by business
Fixed Emote#canInteract logic for bot accounts Bots are now able to use
non-managed emotes outside of the emote's guild
(commit: c92078d)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/impl/MessageImpl.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/entities/Emote.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/utils/PermissionUtil.java (diff)