react-native-matrix-crypto
    Preparing search index...

    Interface HistoryOffer

    Where a bundle somebody has offered this device can be fetched from.

    interface HistoryOffer {
        url: string;
    }
    Index
    url: string

    The mxc:// URI to download.

    Only the location. The key that opens what comes back arrived in the same announcement and stays inside this library, which is why receiveHistoryBundle takes the downloaded bytes and not a key.