Skip to content

Commit

Permalink
add raid and dm_spam detected fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Apr 25, 2024
1 parent a0cf08f commit 2ce659d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resources/Guild.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,8 @@ In guilds with [Membership Screening](https://support.discord.com/hc/en-us/artic
|------------------------|--------------------|----------------------------------------|
| invites_disabled_until | ?ISO8601 timestamp | when invites get enabled again |
| dms_disabled_until | ?ISO8601 timestamp | when direct messages get enabled again |
| dm_spam_detected_at | ?ISO8601 timestamp | when the dm spam was detected at |
| raid_detected_at | ?ISO8601 timestamp | when the raid was detected at |

###### Example Incidents Data

Expand Down

0 comments on commit 2ce659d

Please sign in to comment.