Interface ReportReasonCopyright

The chat contains copyrighted content. Subtype of ReportReason.

interface ReportReasonCopyright {
    @type: "reportReasonCopyright";
}

Properties

Properties

@type: "reportReasonCopyright"