lemmy-js-client
    Preparing search index...

    Type Alias PrivateMessageReportResponse

    A private message report response.

    type PrivateMessageReportResponse = {
        private_message_report_view: PrivateMessageReportView;
    }
    Index

    Properties

    private_message_report_view: PrivateMessageReportView