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

# IDraftMessage

> Protobuf interface IDraftMessage generated from WAProto.

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

## Properties

### ctwaContext?

> `optional` **ctwaContext**: `null` | [`ICtwaContextData`](/proto-reference/ChatRowOpaqueData/DraftMessage/interfaces/ICtwaContextData)

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

***

### ctwaContextLinkData?

> `optional` **ctwaContextLinkData**: `null` | [`ICtwaContextLinkData`](/proto-reference/ChatRowOpaqueData/DraftMessage/interfaces/ICtwaContextLinkData)

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

***

### omittedUrl?

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

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

***

### text?

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

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

***

### timestamp?

> `optional` **timestamp**: `null` | `number` | `Long`

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