Enumeration ActionType

Enumeration Members

BLOCK_MESSAGE: 1

BLOCK_MESSAGE blocks a member's message and prevents it from being posted. A custom explanation can be specified and shown to members whenever their message is blocked.

Returns

integer

SEND_ALERT_MESSAGE: 2

SEND_ALERT_MESSAGE logs user content to a specified channel

Returns

integer

TIMEOUT: 3

TIMEOUT timeout user for a specified duration *

Returns

integer

Generated using TypeDoc