File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1373,9 +1373,9 @@ Modifies the incident actions of the guild. Returns a 200 with the [Incidents Da
13731373
13741374###### JSON Params
13751375
1376- | Field | Type | Description |
1377- | ------------------------| -----------------------| --------------------------------------------------------------------------|
1378- | invites_disabled_until | ?ISO8601 timestamp \* | when disabled invites will expire (up to 24 hours in the future) |
1379- | dms_disabled_until | ?ISO8601 timestamp \* | when disabled direct messages will expire (up to 24 hours in the future) |
1376+ | Field | Type | Description |
1377+ | ------------------------- | -----------------------| --------------------------------------------------------------------------|
1378+ | invites_disabled_until? | ?ISO8601 timestamp \* | when disabled invites will expire (up to 24 hours in the future) |
1379+ | dms_disabled_until? | ?ISO8601 timestamp \* | when disabled direct messages will expire (up to 24 hours in the future) |
13801380
1381- \* Set to ` null ` to disable action.
1381+ \* Supplying ` null ` disables the action.
You can’t perform that action at this time.
0 commit comments