Interface RawReports

interface RawReports {
    message: RawMessageReportReason;
    user: RawUserReportReason;
}

Properties

Properties