discord.js
discord.js copied to clipboard
fix(User): remove `fetchFlags()`
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 the user, and return .flags
.
Status and versioning classification:
- I know how to update typings and have done so, or typings don't need updating
- This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
The latest updates on your projects. Learn more about Vercel for Git ↗︎