Enable or Disable Application Commands for specific Channels

How do you do this? Not like with returning an error or doing nothing. I mean blocking the command completly like this restriction to a user/role.
10 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Kinect3000
Kinect30002y ago
Application cmd permissions are editable in the guild settings > integrations
progamersischu
I know but I mean using the bot to do this
Kinect3000
Kinect30002y ago
That requires OAuth to do
progamersischu
Ohhh
Kinect3000
Kinect30002y ago
At most, bots just set the default permissions
progamersischu
Yeah but default is either off completely or on on each channel and for each user/role
Kinect3000
Kinect30002y ago
It’s up to the guild owners/admins to configure it Or you make them go through OAuth and the bot can do it
progamersischu
Ok so you can't just block the command without OAuth for a User and have to reject the command after executing by the bot itself Thx for the info