• Select the content from the newsletter state.

    Parameters

    Returns string

    • content If privacy mode is enabled, then the content is the ciphertext. Otherwise, the content is the decrypted ciphertext. If the newsletter is in draft mode, then the content is the draft content. Otherwise, the content is the newsletter content. If the newsletter is in draft mode and privacy mode is enabled, then the content is the draft content ciphertext. Otherwise, the content is the draft content decrypted ciphertext. If the newsletter is in draft mode and privacy mode is disabled, then the content is the draft content decrypted. Otherwise, the content is the newsletter content decrypted.

Generated using TypeDoc