Skip to content

Commit f82f1a5

Browse files
fix spaces
1 parent 43173fc commit f82f1a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/resources/message.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -665,12 +665,12 @@ The default value for the `allowed_mentions` field, used when it is not passed i
665665

666666

667667

668-
| Field | Type | Description |
669-
|---------------|--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
670-
| parse? | array of allowed mention types | An array of [allowed mention types](/docs/resources/message#allowed-mentions-object-allowed-mention-types) to parse from the content |
671-
| roles? | array of snowflakes | Array of role ids to mention, max 100 |
672-
| users? | array of snowflakes | Array of user ids to mention, max 100 |
673-
| replied_user? | boolean | For replies, whether to mention the author of the message being replied to, defaults to false |
668+
| Field | Type | Description |
669+
|---------------|--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
670+
| parse? | array of allowed mention types | An array of [allowed mention types](/docs/resources/message#allowed-mentions-object-allowed-mention-types) to parse from the content |
671+
| roles? | array of snowflakes | Array of role ids to mention, max 100 |
672+
| users? | array of snowflakes | Array of user ids to mention, max 100 |
673+
| replied_user? | boolean | For replies, whether to mention the author of the message being replied to, defaults to false |
674674

675675
###### Allowed Mentions Examples
676676

0 commit comments

Comments
 (0)