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

# ILegacyMessage

> Protobuf interface ILegacyMessage generated from WAProto.

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

## Properties

### eventResponseMessage?

> `optional` **eventResponseMessage**: `null` | [`IEventResponseMessage`](/proto-reference/Message/interfaces/IEventResponseMessage)

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

***

### pollVote?

> `optional` **pollVote**: `null` | [`IPollVoteMessage`](/proto-reference/Message/interfaces/IPollVoteMessage)

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