Interface TriggerMetaData

Hierarchy

  • TriggerMetaData

Properties

allow_list: string

allow_list substrings which should not trigger the rule (Maximum of 100 or 1000)

Returns

array

keyword_filter: string[]

keyword_filter substrings which will be searched for in content (Maximum of 1000)

Returns

array

mention_total_limit: number

mention_total_limit total number of unique role and user mentions allowed per message (Maximum of 50)

Returns

integer

presets the internally pre-defined wordsets which will be searched for in content

Returns

KeywordPresetType

regex_patterns: string[]

regex_patterns regular expression patterns which will be matched against content (Maximum of 10)

Returns

array

Generated using TypeDoc