Hidden SlashCommandChannelOption

Can you put an option that people can select channels that they don't have permission to?
11 Replies
d.js toolkit
d.js toolkit•3y ago
• 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.
treble/luna
treble/luna•3y ago
I think a channel select menu just shows all channels regardless of perms but i'm not sure
Xabi
XabiOP•3y ago
No it doesn't it shows only the channels that the user can see Any idea how i can fix that Bump
Auride
Auride•3y ago
You could use a string select menu and list all the channel names.
Xabi
XabiOP•3y ago
I need to find out how the channel selector works Because it is just random
Auride
Auride•3y ago
It probably just previews the last few channels viewed/active by the user.
Xabi
XabiOP•3y ago
Yeah but there is also a search option on it and sometimes and it shows the searched channel that exists but sometimes it also doesn't show it is so vague
treble/luna
treble/luna•3y ago
might be a client (not your bot client) side cache issue maybe
Xabi
XabiOP•3y ago
it happens on all clients bot is 20K+ so can't be an issue
treble/luna
treble/luna•3y ago
not your bot client
Xabi
XabiOP•3y ago
i know it happends by a lot of users that they can't select existing channels or category's i'm talking about category's btw

Did you find this page helpful?