You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commit 1520a81.
Apolgies folks - I looked up the wrong attribute on the PR.
Rolling back while we work out if this should be enabled as
public or not. Totally my fault for not looking properly.
The version of the docs platform will make these issues far
less of a problem (or 🤞🏻 get rid of them entirely).
Copy file name to clipboardExpand all lines: docs/resources/guild.mdx
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,6 @@ The fields `id`, `discriminator` and `avatar` are anonymized to prevent abuse.
368
368
| pending? | boolean | whether the user has not yet passed the guild's [Membership Screening](/docs/resources/guild#membership-screening-object) requirements |
369
369
| permissions? | string | total permissions of the member in the channel, including overwrites, returned when in the interaction object |
370
370
| communication_disabled_until? | ?ISO8601 timestamp | when the user's [timeout](https://support.discord.com/hc/en-us/articles/4413305239191-Time-Out-FAQ) will expire and the user will be able to communicate in the guild again, null or a time in the past if the user is not timed out |
371
-
| unusual_dm_activity_until? | ?ISO8601 timestamp | when the member will no longer be marked as having [unusual DM activity](https://support.discord.com/hc/en-us/articles/15946797617431#h_01H5K0YX4XET5E6KP0Q1T9HWNP)|
372
371
| avatar_decoration_data? | ?[avatar decoration data](/docs/resources/user#avatar-decoration-data-object) object | data for the member's guild avatar decoration |
0 commit comments