Is there a way to make slash commands hidden for people with lower perms?

I know this is possible for a guild only server, how do I do it with Sapphire?
Solution:
if ur using the SlashCommandBuilder, then use the setDefaultMemberPermissions method, otherwise the defaultMemberPermissions property
Jump to solution
2 Replies
Solution
Seren_Modz 21
Seren_Modz 218mo ago
if ur using the SlashCommandBuilder, then use the setDefaultMemberPermissions method, otherwise the defaultMemberPermissions property
Seren_Modz 21
Seren_Modz 218mo ago
Sapphire Framework
Registering Chat Input Commands | Sapphire
To register a Chat Input Command (also known as a Slash Command) with Discord, you need to acquire an application

Did you find this page helpful?