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