> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IEmbeddedMessage

> Protobuf interface IEmbeddedMessage generated from WAProto.

Defined in: [WAProto/index.d.ts:4058](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4058)

## Properties

### message?

> `optional` **message**: `null` | [`IMessage`](/proto-reference/interfaces/IMessage)

Defined in: [WAProto/index.d.ts:4060](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4060)

***

### stanzaId?

> `optional` **stanzaId**: `null` | `string`

Defined in: [WAProto/index.d.ts:4059](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4059)
