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

# IWebMessageInfo

> Protobuf interface IWebMessageInfo generated from WAProto.

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

## Properties

### agentId?

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

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

***

### bizPrivacyStatus?

> `optional` **bizPrivacyStatus**: `null` | [`BizPrivacyStatus`](/proto-reference/WebMessageInfo/enumerations/BizPrivacyStatus)

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

***

### botMessageInvokerJid?

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

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

***

### botTargetId?

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

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

***

### broadcast?

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

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

***

### clearMedia?

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

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

***

### commentMetadata?

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

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

***

### duration?

> `optional` **duration**: `null` | `number`

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

***

### ephemeralDuration?

> `optional` **ephemeralDuration**: `null` | `number`

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

***

### ephemeralOffToOn?

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

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

***

### ephemeralOutOfSync?

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

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

***

### ephemeralStartTimestamp?

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

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

***

### eventAdditionalMetadata?

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

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

***

### eventResponses?

> `optional` **eventResponses**: `null` | [`IEventResponse`](/proto-reference/interfaces/IEventResponse)\[]

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

***

### finalLiveLocation?

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

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

***

### futureproofData?

> `optional` **futureproofData**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### groupHistoryBundleInfo?

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

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

***

### groupHistoryIndividualMessageInfo?

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

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

***

### ignore?

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

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

***

### interactiveMessageAdditionalMetadata?

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

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

***

### is1PBizBotMessage?

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

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

***

### isGroupHistoryMessage?

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

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

***

### isMentionedInStatus?

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

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

***

### isSupportAiMessage?

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

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

***

### keepInChat?

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

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

***

### key?

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

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

***

### labels?

> `optional` **labels**: `null` | `string`\[]

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

***

### mediaCiphertextSha256?

> `optional` **mediaCiphertextSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### mediaData?

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

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

***

### message?

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

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

***

### messageAddOns?

> `optional` **messageAddOns**: `null` | [`IMessageAddOn`](/proto-reference/interfaces/IMessageAddOn)\[]

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

***

### messageC2STimestamp?

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

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

***

### messageSecret?

> `optional` **messageSecret**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### messageStubParameters?

> `optional` **messageStubParameters**: `null` | `string`\[]

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

***

### messageStubType?

> `optional` **messageStubType**: `null` | [`StubType`](/proto-reference/WebMessageInfo/enumerations/StubType)

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

***

### messageTimestamp?

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

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

***

### multicast?

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

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

***

### newsletterServerId?

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

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

***

### originalSelfAuthorUserJidString?

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

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

***

### participant?

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

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

***

### paymentInfo?

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

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

***

### photoChange?

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

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

***

### pinInChat?

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

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

***

### pollAdditionalMetadata?

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

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

***

### pollUpdates?

> `optional` **pollUpdates**: `null` | [`IPollUpdate`](/proto-reference/interfaces/IPollUpdate)\[]

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

***

### premiumMessageInfo?

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

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

***

### pushName?

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

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

***

### quarantinedMessage?

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

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

***

### quotedPaymentInfo?

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

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

***

### quotedStickerData?

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

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

***

### reactions?

> `optional` **reactions**: `null` | [`IReaction`](/proto-reference/interfaces/IReaction)\[]

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

***

### reportingTokenInfo?

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

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

***

### revokeMessageTimestamp?

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

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

***

### starred?

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

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

***

### status?

> `optional` **status**: `null` | [`Status`](/proto-reference/WebMessageInfo/enumerations/Status)

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

***

### statusAlreadyViewed?

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

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

***

### statusMentionMessageInfo?

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

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

***

### statusMentions?

> `optional` **statusMentions**: `null` | `string`\[]

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

***

### statusMentionSources?

> `optional` **statusMentionSources**: `null` | `string`\[]

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

***

### statusPsa?

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

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

***

### supportAiCitations?

> `optional` **supportAiCitations**: `null` | [`ICitation`](/proto-reference/interfaces/ICitation)\[]

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

***

### targetMessageId?

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

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

***

### urlNumber?

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

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

***

### urlText?

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

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

***

### userReceipt?

> `optional` **userReceipt**: `null` | [`IUserReceipt`](/proto-reference/interfaces/IUserReceipt)\[]

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

***

### verifiedBizName?

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

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