@deltachat/jsonrpc-client

    Type Alias MessageInfo

    type MessageInfo = {
        ephemeralTimer: EphemeralTimer;
        ephemeralTimestamp: I64 | null;
        error: string | null;
        hopInfo: string;
        rfc724Mid: string;
        serverUrls: string[];
    }
    Index

    Properties

    ephemeralTimer: EphemeralTimer
    ephemeralTimestamp: I64 | null

    When message is ephemeral this contains the timestamp of the message expiry

    error: string | null
    hopInfo: string
    rfc724Mid: string
    serverUrls: string[]
    MMNEPVFCICPMFPCPTTAAATR