Interface

APIAllowedMentions

Controls which mentions trigger notifications in POST/PATCH message payloads.

Properties

NameTypeDescription
parse?AllowedMentionType[]Which mention types to parse (users, roles, everyone).
replied_user?booleanWhether to mention the author of the replied-to message.
roles?Snowflake[]Specific role IDs to mention.
users?Snowflake[]Specific user IDs to mention.