Skip to content

Commit

Permalink
add permission note
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Apr 25, 2024
1 parent 282da4c commit ae90c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/Guild.md
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,7 @@ There are currently several caveats for this endpoint:

## Modify Guild Incident Actions % PUT /guilds/{guild.id#DOCS_RESOURCES_GUILD/guild-object}/incident-actions

Modifies the incident actions of the guild. Returns a 200 with the [Incidents Data](#DOCS_RESOURCES_GUILD/incidents-data-object) object for the guild.
Modifies the incident actions of the guild. Returns a 200 with the [Incidents Data](#DOCS_RESOURCES_GUILD/incidents-data-object) object for the guild. Requires the `MANAGE_GUILD` permission.

###### JSON Params

Expand Down

0 comments on commit ae90c56

Please sign in to comment.