Summary
- Moved EntityBuilder to the entity package (commit: 7d697fd) (details)
- Implemented GUILD_MEMBER_UPDATE.Now fires GuildMemberRoleAddEvent, (commit: d12549e) (details)
- Implemented MESSAGE_UPDATE and MESSAGE_DELETE. Implemented (commit: 12a623a) (details)
- Implemented GUILD_BAN_ADD and GUILD_BAN_REMOVE. Renamed (commit: c2fe45b) (details)
- Moved Text and Voice channel update events to update subpackage. Changed (commit: 1648d73) (details)
- Made the Generic events for User, GuildUpdate, GuildMember, (commit: 82a4097) (details)
- Created NotificationLevel and MFALevel to represent those values in (commit: 9de1854) (details)
- Implemented GUILD_UPDATE. Added events for everything that changes. (commit: bd99603) (details)