IGPAPI
    Preparing search index...

    Interface DirectThreadGetByParticipantsResponse

    interface DirectThreadGetByParticipantsResponse {
        status: string;
        thread: DirectThreadGetByParticipantsResponseThread;
    }
    Index

    Properties

    Properties

    status: string