Skip to content

Commit

Permalink
Add missing X-Audit-Log-Reason support for "Modify Guild MFA Level" (
Browse files Browse the repository at this point in the history
  • Loading branch information
hampuskraft authored Aug 12, 2022
1 parent fe81b7c commit bc0b902
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/resources/Guild.md
Original file line number Diff line number Diff line change
Expand Up @@ -987,6 +987,9 @@ Modify a guild role. Requires the `MANAGE_ROLES` permission. Returns the updated

Modify a guild's MFA level. Requires guild ownership. Returns the updated [level](#DOCS_RESOURCES_GUILD/guild-object-mfa-level) on success. Fires a [Guild Update](#DOCS_TOPICS_GATEWAY/guild-update) Gateway event.

> info
> This endpoint supports the `X-Audit-Log-Reason` header.
###### JSON Params

| Field | Type | Description |
Expand Down

0 comments on commit bc0b902

Please sign in to comment.