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 @@ -1406,9 +1406,9 @@ Modifies the incident actions of the guild. Returns a 200 with the [Incidents Da
14061406
14071407###### JSON Params
14081408
1409- | Field | Type | Description |
1410- | ------------------------| -----------------------| --------------------------------------------------------------------------|
1411- | invites_disabled_until | ?ISO8601 timestamp \* | when disabled invites will expire (up to 24 hours in the future) |
1412- | dms_disabled_until | ?ISO8601 timestamp \* | when disabled direct messages will expire (up to 24 hours in the future) |
1409+ | Field | Type | Description |
1410+ | ------------------------- | -----------------------| --------------------------------------------------------------------------|
1411+ | invites_disabled_until? | ?ISO8601 timestamp \* | when disabled invites will expire (up to 24 hours in the future) |
1412+ | dms_disabled_until? | ?ISO8601 timestamp \* | when disabled direct messages will expire (up to 24 hours in the future) |
14131413
1414- \* Set to ` null ` to disable action.
1414+ \* Supplying ` null ` disables the action.
You can’t perform that action at this time.
0 commit comments