Optional
client?: EventFactoryClientOptional
emojis?: Helpers.Emoji[]An array of custom emojis that will be used in text note content
Optional
getEventRelayHint?: (event: string) => string | undefined | Promise<string> | Promise<undefined>Optional
getPubkeyRelayHint?: (pubkey: string) => string | undefined | Promise<string> | Promise<undefined>Optional
signer?: EventFactorySignerA signer used to encrypt the content of some notes
NIP-89 client tag