Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 445 Bytes

File metadata and controls

24 lines (12 loc) · 445 Bytes

SpamRule

Properties

Name Type Description Notes
actions List<ActionsEnum>
commentContains String [optional]

Enum: List<ActionsEnum>

Name Value
SPAM "spam"
NOT_SPAM "not-spam"
IGNORE_REPEAT "ignore-repeat"