# Structs

Envelope bundles a Message to be exchanged with optional Metadata support.

# Interfaces

Message is a Message payload.

# Type aliases

Metadata contains some data related to a Message that are not functional for the Message itself, but instead functioning as supporting information to provide additional context.