Skip to content

Commit 270098a

Browse files
committed
fix table again
1 parent fe4cb37 commit 270098a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/resources/Guild.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)