11 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.if i do the check it will show
and how it works is user can provide either a channel or category
it should work for both.
or if none it will be the
interaction.channel
do i typegaurd the channel or interaction
ye hadu can't mix channel and id
removed that later its same
.isDMBased()
isn't showing up as option for channel btw.wait what
does adding channel types in option not infer the types ?
OH
hm that type gaurd doesn't work
i wonder if i could assign 2 types to channel in someway
it would show this then
how fix it up tho..
then i need to do that for all of them ??