Where do you set permissons to use contextMenu?

const commands = [
new ContextMenuCommandBuilder().setName("Info - App").setType(2)
]
const commands = [
new ContextMenuCommandBuilder().setName("Info - App").setType(2)
]
currently only set roles have access to this, but i cannot find where the permissions are set
4 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
duck
duck3y ago
you are free to set the default member permissions with <ContextMenuCommandBuilder>.setDefaultMemberPermissions(), but this can still be changed by server managers in the integrations tab of their servers' settings
d.js docs
d.js docs3y ago
method ContextMenuCommandBuilder#setDefaultMemberPermissions() Sets the default permissions a member should have in order to run the command.
Mulo
MuloOP3y ago
thanks found it
Want results from more Discord servers?
Add your server