Add a Bulk Overwrite Permission Overwrites endpoint #7799
Unanswered
NickantX
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 1 reply
-
Seems like a better solution would be allowing Modify Channel with only Manage Roles if the only field you provide is permission_overwrites |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm proposing a new
PUT /channels/{channel.id}/permissions
endpoint that accepts an array of overwrites to set for the channel, similar topermission_overwrites
in Modify Channel. This is a change to make bulk management of permission overwrites more practical for bots that want to limit the permissions they request from users. The current options are:Beta Was this translation helpful? Give feedback.
All reactions