#How to allow a user select 2 different types of channels

2 messages · Page 1 of 1 (latest)

velvet tapir
#

If my channel type is like the one below, how can i make it so a user can select 2 types of channels

I'm trying to make it so they can choose between a voice channel or text channel

channelTypes: 0,

I've tried using

channelTypes: [0, 2],

But it didn't work

thick apex
#

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