You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 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. |
637
-
| roles | list of snowflakes | Array of role_ids to mention (Max size of 100) |
638
-
| users | list of snowflakes | Array of user_ids to mention (Max size of 100) |
639
-
| replied_user | boolean | For replies, whether to mention the author of the message being replied to (default false) |
| 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. |
637
+
| roles?| list of snowflakes | Array of role_ids to mention (Max size of 100) |
638
+
| users?| list of snowflakes | Array of user_ids to mention (Max size of 100) |
639
+
| replied_user?| boolean | For replies, whether to mention the author of the message being replied to (default false) |
0 commit comments