interface PublishResult {
    recipients: PeerId[];
}

Properties

Properties

recipients: PeerId[]