We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea02ad commit 3a2b693Copy full SHA for 3a2b693
docs/resources/Guild.md
@@ -1389,6 +1389,6 @@ Modifies the incident actions of the guild. Returns a 200 with the [Incidents Da
1389
| Field | Type | Description |
1390
|-------------------------|-----------------------|----------------------------------------------|
1391
| invites_disabled_until? | ?ISO8601 timestamp \* | when invites will be enabled again |
1392
-| dms_disabled_until? | ?ISO8601 timestamp \* | when direct messages should be enabled again |
+| dms_disabled_until? | ?ISO8601 timestamp \* | when direct messages will be enabled again |
1393
1394
\* Supplying `null` disables the action.
0 commit comments