You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I run this it says TypeError: Cannot read properties of undefined (reading 'id')
Code sample
client.on("ready",async()=>{console.log(`${client.user.username} is ready!`);constchannel=awaitclient.channels.fetch("1217125275180073000");awaitchannel.sendSlash("211032990195777537","aha");});
Package version
3.3.0
Node.js version
18.18.2
Operating system
No response
Priority this issue should have
Medium (should be fixed soon)
Checklist
I have searched the open issues for duplicates.
I have shared the entire traceback.
I am using a user token (and it isn't visible in the code).
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Which package has the bugs?
The core library
Issue description
Whenever I run this it says TypeError: Cannot read properties of undefined (reading 'id')
Code sample
Package version
3.3.0
Node.js version
18.18.2
Operating system
No response
Priority this issue should have
Medium (should be fixed soon)
Checklist
Additional Information
No response
The text was updated successfully, but these errors were encountered: