MessageMentionOptions

export interface MessageMentionOptions
export interface MessageMentionOptions
Options provided to control parsing of mentions by Discord
Types of mentions to be parsed
repliedUser?:boolean
Whether the author of the Message being replied to should be pinged
roles?:Snowflake[]
Snowflakes of Roles to be parsed as mentions
users?:Snowflake[]
Snowflakes of Users to be parsed as mentions