export interface MessageMentionsHasOptionsOptions used to check for a mention.
optionalignoreDirect? : boolean = false
Whether to ignore direct mentions to the item
optionalignoreEveryone? : boolean = false
Whether to ignore @everyone/@here mentions
optionalignoreRepliedUser? : boolean = false
Whether to ignore replied user mention to an user
optionalignoreRoles? : boolean = false
Whether to ignore role mentions to a guild member