Gets all accepted and unaccepted kinds from this discovery event (from k tags)
Gets all relay attributes from this discovery event (from W tags)
Returns the NIP-01 address string for this event if its replaceable or addressable, otherwise returns null
Returns the created_at timestamp as a Date object
Gets the geohash from this discovery event (NIP-52 geohash)
Alias for event.id
Alias for event.kind
Gets the network type from this discovery event (clearnet, tor, i2p, loki)
Returns a single EventPointer or AddressPointer for this event
Alias for coordinate
Gets all requirements from this discovery event (from R tags)
Gets the round-trip time (RTT) for opening the relay connection (in milliseconds)
Gets the round-trip time (RTT) for reading from the relay (in milliseconds)
Gets the round-trip time (RTT) for writing to the relay (in milliseconds)
Return the set of relays this event was seen on
Gets all supported NIPs from this discovery event (from N tags)
Gets all topics from this discovery event (from t tags)
Returns the unique identifier for this event
Gets the relay URL from this discovery event (from the d tag)
Protected$$refInternal method for creating a reference
Cast a kind 30166 event to a RelayDiscovery