File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1386,9 +1386,9 @@ Modifies the incident actions of the guild. Returns a 200 with the [Incidents Da
13861386> info
13871387> Both ` invites_disabled_until ` and ` dms_disabled_until ` can be enabled for a maximal timespan of 24 hours in the future.
13881388
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 will be enabled again |
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 will be enabled again |
13931393
13941394\* Supplying ` null ` disables the action.
You can’t perform that action at this time.
0 commit comments