Skip to content

Add GUILD_PROFILE_UPDATE entry to audit log#7931

Open
MinnDevelopment wants to merge 1 commit intodiscord:mainfrom
MinnDevelopment:patch-2
Open

Add GUILD_PROFILE_UPDATE entry to audit log#7931
MinnDevelopment wants to merge 1 commit intodiscord:mainfrom
MinnDevelopment:patch-2

Conversation

@MinnDevelopment
Copy link
Contributor

Example:

{
  "id": "1434551145585705111",
  "action_type": 211,
  "user_id": "86699011792191488",
  "target_id": null,
  "changes": [
    {
      "key": "brand_color_primary",
      "new_value": "#4fe2ca",
      "old_value": "#ff1c90"
    }
  ]
}

@MinnDevelopment MinnDevelopment requested a review from a team as a code owner November 2, 2025 14:39
@MinnDevelopment MinnDevelopment requested review from colinloretz and removed request for a team November 2, 2025 14:39
@broman

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants