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

# IMarketingMessageAction

> Protobuf interface IMarketingMessageAction generated from WAProto.

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

## Properties

### createdAt?

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

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

***

### isDeleted?

> `optional` **isDeleted**: `null` | `boolean`

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

***

### lastSentAt?

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

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

***

### mediaId?

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

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

***

### message?

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

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

***

### name?

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

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

***

### type?

> `optional` **type**: `null` | [`PERSONALIZED`](/proto-reference/SyncActionValue/MarketingMessageAction/enumerations/MarketingMessagePrototypeType#personalized)

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