interface MessageMentionsHasOptions

export interface MessageMentionsHasOptions

Options used to check for a mention.

optional
ignoreDirect? : boolean

Whether to ignore direct mentions to the item

optional
ignoreEveryone? : boolean

Whether to ignore @everyone/@here mentions

optional
ignoreRepliedUser? : boolean

Whether to ignore replied user mention to an user

optional
ignoreRoles? : boolean

Whether to ignore role mentions to a guild member