If set to true, this message will be allowed to ping at-everyone.
If set to true, this message will be allowed to ping the author of the referenced message for inline replies.
If this isn't set, this is inferred to be true.
If set to true, this message will be allowed to ping all role mentions.
You may pass an array of role ids or role objects to whitelist a set of roles you'd like to restrict notifications to.
If set to true, this message will be allowed to ping all users mentioned.
You may pass an array of user ids or user/guildMember objects to whitelist a set of users you'd like to restrict notifications to.
Generated using TypeDoc
Allowed mentions lets you fine-tune what mentions are notified in outgoing messages. It is highly recommended you include this option when sending message content containing user input.
Setting this option to
{}
will block all mentions from notifying their targets.