IGPAPI
    Preparing search index...

    Interface DirectThreadGetByParticipantsResponseLastPermanentItem

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

    Properties

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