We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The core library
i cant fetch _mutualGuilds data with client.users.fetch() function in version [3.4.6]
client.on('ready', async client => { const data = await client.users.fetch("668032346771030038"); console.log(data._mutualGuilds.lenght) // return undefined });
3.4.6
v20.16.0
No response
High (immediate attention needed)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which package has the bugs?
The core library
Issue description
i cant fetch _mutualGuilds data with client.users.fetch() function in version [3.4.6]
Code sample
Package version
3.4.6
Node.js version
v20.16.0
Operating system
No response
Priority this issue should have
High (immediate attention needed)
Checklist
Additional Information
No response
The text was updated successfully, but these errors were encountered: