IGPAPI
    Preparing search index...

    Interface DirectBroadcastResponsePayload

    interface DirectBroadcastResponsePayload {
        client_context: string;
        item_id: string;
        thread_id: string;
        timestamp: string;
    }
    Index

    Properties

    client_context: string
    item_id: string
    thread_id: string
    timestamp: string