MrMythicalYT
MrMythicalYT
**Please describe the changes this PR makes and why it should be merged:** - adds support for [Add](https://discord.com/developers/docs/resources/guild#add-guild-member-role)/[Remove](https://discord.com/developers/docs/resources/guild#remove-guild-member-role) role endpoints While `GuildMemberRoleManager#add()` and `GuildMemberManager#remove()` both use this endpoint, you still...
**Please describe the changes this PR makes and why it should be merged:** This PR makes the `SlashCommandBuilder` and `ContextMenuCommandBuilder` classes use `.data` **Status and versioning classification:** - This PR...
**Please describe the changes this PR makes and why it should be merged:** This PR removes the `User#fetchFlags()` and `UserManager#fetchFlags()` methods. These are basically just helper methods that just fetch...