IGPAPI
    Preparing search index...

    Interface DirectThreadFeedResponse

    interface DirectThreadFeedResponse {
        status: string;
        thread: DirectThreadFeedResponseThread;
    }
    Index

    Properties

    Properties

    status: string