Interface ReportReasonViolence

The chat promotes violence. Subtype of ReportReason.

interface ReportReasonViolence {
    @type: "reportReasonViolence";
}

Properties

Properties

@type: "reportReasonViolence"