Interface ReportReasonUnrelatedLocation

The location-based chat is unrelated to its stated location. Subtype of ReportReason.

interface ReportReasonUnrelatedLocation {
    @type: "reportReasonUnrelatedLocation";
}

Properties

Properties

@type: "reportReasonUnrelatedLocation"