MessageMentionsHasOptions
typedef · Source
Options used to check for a mention. Type: Object
Properties
ignoreDirect
optional
ignoreDirect: boolean
Whether to ignore direct mentions to the item
Default: false
ignoreRoles
optional
ignoreRoles: boolean
Whether to ignore role mentions to a guild member
Default: false
ignoreRepliedUser
optional
ignoreRepliedUser: boolean
Whether to ignore replied user mention to an user
Default: false
ignoreEveryone
optional
ignoreEveryone: boolean
Whether to ignore @everyone/@here mentions
Default: false