MrMythicalYT

Results 3 issues of 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...

api support
semver:minor
REST
packages:discord.js

**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...

semver:major
packages:builders
blocked

**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...

semver:major
REST
packages:discord.js
blocked