Documentation
    Preparing search index...

    Interface DmPeer

    Public peer metadata safe for napplet display.

    interface DmPeer {
        avatar?: string;
        label?: string;
        pubkey: string;
    }
    Index

    Properties

    Properties

    avatar?: string
    label?: string
    pubkey: string