Interface ReportReasonChildAbuse

The chat has child abuse related content. Subtype of ReportReason.

interface ReportReasonChildAbuse {
    @type: "reportReasonChildAbuse";
}

Properties

Properties

@type: "reportReasonChildAbuse"