Skip to content

Parameter RESTRICTED_KEYWORDS_BACKEND

The parameter sets an array of keywords separated by commas. If any of the specified words appears in an outgoing message from operators in the backend group, it will cause an error when sending.

By default, the list is empty, which means no keyword filtering for outgoing messages.

Data Format

Each string value must be enclosed in double quotes, values separated by commas. String case is ignored by default.

To clear the list, send the value OFF

The setup bot needs to be sent the required value after selecting the parameter for editing.

Default Value

NONE

Usage Examples

"word1", "word2"

Result: do not forward messages containing the specified words to clients (important not to lose or mix up quotes when copying).

Often the parameter is used to control sending operator contacts to clients and filtering profanity.