Interface PrivateMessageReportResponse

interface PrivateMessageReportResponse {
    private_message_report_view: PrivateMessageReportView;
}

Properties

private_message_report_view: PrivateMessageReportView