Where do you set permissons to use contextMenu?
currently only set roles have access to this, but i cannot find where the permissions are set

4 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
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
thanks found it