IGPAPI
    Preparing search index...

    Interface DirectThreadAddUserResponseLastPermanentItem

    interface DirectThreadAddUserResponseLastPermanentItem {
        action_log: DirectThreadAddUserResponseActionLog;
        item_id: string;
        item_type: string;
        timestamp: string;
        user_id: number;
    }
    Index

    Properties

    item_id: string
    item_type: string
    timestamp: string
    user_id: number