AppleSauce
    Preparing search index...
    • Returns the decrypted content of a direct message

      Parameters

      • message: NostrEvent

        The message to decrypt

      • self: string

        The public key of the user

      • signer: EncryptedContentSigner

        The signer to use to decrypt the message

      Returns Promise<string>

      The decrypted content of the message