IGPAPI
    Preparing search index...

    Interface DirectThreadFeedResponseItemsItem

    interface DirectThreadFeedResponseItemsItem {
        client_context: string;
        item_id: string;
        item_type: string;
        text: string;
        timestamp: string;
        user_id: number;
    }
    Index

    Properties

    client_context: string
    item_id: string
    item_type: string
    text: string
    timestamp: string
    user_id: number