Self-harm content filtering and severity results.

interface ChatsSelfHarm {
    filtered?: boolean;
    severity?: string;
}

Properties

Properties

filtered?: boolean

Indicates if contents containing self-harm have been detected and filtered.

severity?: string

Indicates the severity level on a scale that determines the intensity and risk level of harmful content.