event

fun event(eventId: NostrEventId, relays: List<String> = emptyList(), author: NostrPublicKey? = null, eventKind: NostrEventKind? = null, unknownTlvs: List<Nip19UnknownTlv> = emptyList()): Nip19Identifier

Construct a canonical nevent identifier.