Skip to content

Commit 2cd559e

Browse files
anthonydiscordmazylol
authored andcommitted
Updated allowed mention wording (discord#7508)
1 parent f272a2a commit 2cd559e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/message.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ For the `attachments` array in Message Create/Edit requests, only the `id` is re
625625

626626
### Allowed Mentions Object
627627

628-
The allowed mention field allows for more granular control over mentions without various hacks to the message content. This will always validate against message content to avoid phantom pings (e.g. to ping everyone, you must still have `@everyone` in the message content), and check against user/bot permissions.
628+
The allowed mention field allows for more granular control over mentions without various hacks to the message. This will always validate against the message and components to avoid phantom pings (e.g. to ping everyone, you must still have `@everyone` in the message), and check against user/bot permissions.
629629

630630
###### Allowed Mention Types
631631

0 commit comments

Comments
 (0)