Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Message

Represents the message to be sent, composed of a subject and a body.

Hierarchy

  • Message

Index

Properties

Properties

Body

Body: Body | undefined

The message body.

Subject

Subject: Content | undefined

The subject of the message: A short summary of the content, which will appear in the recipient's inbox.

body

body: Uint8Array

headers