can you hide commands from users who have added your bot to their apps?
Is there any way?
6 Replies
what? Do you mean servers?
Or user installed?
User installed
Like i have many commands for different purposes, some i want to only be available in servers and others anywhere with user install, ik i can restrict the commands but I can’t fogure out if hiding them entirely from user installs works
:method: SlashCommandBuilder#setIntegrationTypes()
discord.js@14.21.0
Sets the integration types of this command.and side note, a user app is not a bot
Thank you
Appreciate it