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

# WebMessageInfo

> Protobuf class WebMessageInfo generated from WAProto.

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

## Implements

* [`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo)

## Constructors

### new WebMessageInfo()

> **new WebMessageInfo**(`p`?): [`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

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

#### Parameters

##### p?

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo)

#### Returns

[`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

## Properties

### agentId?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`agentId`](/proto-reference/interfaces/IWebMessageInfo#agentid)

***

### bizPrivacyStatus?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`bizPrivacyStatus`](/proto-reference/interfaces/IWebMessageInfo#bizprivacystatus)

***

### botMessageInvokerJid?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`botMessageInvokerJid`](/proto-reference/interfaces/IWebMessageInfo#botmessageinvokerjid)

***

### botTargetId?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`botTargetId`](/proto-reference/interfaces/IWebMessageInfo#bottargetid)

***

### broadcast?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`broadcast`](/proto-reference/interfaces/IWebMessageInfo#broadcast)

***

### clearMedia?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`clearMedia`](/proto-reference/interfaces/IWebMessageInfo#clearmedia)

***

### commentMetadata?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`commentMetadata`](/proto-reference/interfaces/IWebMessageInfo#commentmetadata)

***

### duration?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`duration`](/proto-reference/interfaces/IWebMessageInfo#duration)

***

### ephemeralDuration?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`ephemeralDuration`](/proto-reference/interfaces/IWebMessageInfo#ephemeralduration)

***

### ephemeralOffToOn?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`ephemeralOffToOn`](/proto-reference/interfaces/IWebMessageInfo#ephemeralofftoon)

***

### ephemeralOutOfSync?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`ephemeralOutOfSync`](/proto-reference/interfaces/IWebMessageInfo#ephemeraloutofsync)

***

### ephemeralStartTimestamp?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`ephemeralStartTimestamp`](/proto-reference/interfaces/IWebMessageInfo#ephemeralstarttimestamp)

***

### eventAdditionalMetadata?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`eventAdditionalMetadata`](/proto-reference/interfaces/IWebMessageInfo#eventadditionalmetadata)

***

### eventResponses

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`eventResponses`](/proto-reference/interfaces/IWebMessageInfo#eventresponses)

***

### finalLiveLocation?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`finalLiveLocation`](/proto-reference/interfaces/IWebMessageInfo#finallivelocation)

***

### futureproofData?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`futureproofData`](/proto-reference/interfaces/IWebMessageInfo#futureproofdata)

***

### groupHistoryBundleInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`groupHistoryBundleInfo`](/proto-reference/interfaces/IWebMessageInfo#grouphistorybundleinfo)

***

### groupHistoryIndividualMessageInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`groupHistoryIndividualMessageInfo`](/proto-reference/interfaces/IWebMessageInfo#grouphistoryindividualmessageinfo)

***

### ignore?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`ignore`](/proto-reference/interfaces/IWebMessageInfo#ignore)

***

### interactiveMessageAdditionalMetadata?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`interactiveMessageAdditionalMetadata`](/proto-reference/interfaces/IWebMessageInfo#interactivemessageadditionalmetadata)

***

### is1PBizBotMessage?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`is1PBizBotMessage`](/proto-reference/interfaces/IWebMessageInfo#is1pbizbotmessage)

***

### isGroupHistoryMessage?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`isGroupHistoryMessage`](/proto-reference/interfaces/IWebMessageInfo#isgrouphistorymessage)

***

### isMentionedInStatus?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`isMentionedInStatus`](/proto-reference/interfaces/IWebMessageInfo#ismentionedinstatus)

***

### isSupportAiMessage?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`isSupportAiMessage`](/proto-reference/interfaces/IWebMessageInfo#issupportaimessage)

***

### keepInChat?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`keepInChat`](/proto-reference/interfaces/IWebMessageInfo#keepinchat)

***

### key?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`key`](/proto-reference/interfaces/IWebMessageInfo#key)

***

### labels

> **labels**: `string`\[]

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`labels`](/proto-reference/interfaces/IWebMessageInfo#labels)

***

### mediaCiphertextSha256?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`mediaCiphertextSha256`](/proto-reference/interfaces/IWebMessageInfo#mediaciphertextsha256)

***

### mediaData?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`mediaData`](/proto-reference/interfaces/IWebMessageInfo#mediadata)

***

### message?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`message`](/proto-reference/interfaces/IWebMessageInfo#message)

***

### messageAddOns

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageAddOns`](/proto-reference/interfaces/IWebMessageInfo#messageaddons)

***

### messageC2STimestamp?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageC2STimestamp`](/proto-reference/interfaces/IWebMessageInfo#messagec2stimestamp)

***

### messageSecret?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageSecret`](/proto-reference/interfaces/IWebMessageInfo#messagesecret)

***

### messageStubParameters

> **messageStubParameters**: `string`\[]

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageStubParameters`](/proto-reference/interfaces/IWebMessageInfo#messagestubparameters)

***

### messageStubType?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageStubType`](/proto-reference/interfaces/IWebMessageInfo#messagestubtype)

***

### messageTimestamp?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`messageTimestamp`](/proto-reference/interfaces/IWebMessageInfo#messagetimestamp)

***

### multicast?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`multicast`](/proto-reference/interfaces/IWebMessageInfo#multicast)

***

### newsletterServerId?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`newsletterServerId`](/proto-reference/interfaces/IWebMessageInfo#newsletterserverid)

***

### originalSelfAuthorUserJidString?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`originalSelfAuthorUserJidString`](/proto-reference/interfaces/IWebMessageInfo#originalselfauthoruserjidstring)

***

### participant?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`participant`](/proto-reference/interfaces/IWebMessageInfo#participant)

***

### paymentInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`paymentInfo`](/proto-reference/interfaces/IWebMessageInfo#paymentinfo)

***

### photoChange?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`photoChange`](/proto-reference/interfaces/IWebMessageInfo#photochange)

***

### pinInChat?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`pinInChat`](/proto-reference/interfaces/IWebMessageInfo#pininchat)

***

### pollAdditionalMetadata?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`pollAdditionalMetadata`](/proto-reference/interfaces/IWebMessageInfo#polladditionalmetadata)

***

### pollUpdates

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`pollUpdates`](/proto-reference/interfaces/IWebMessageInfo#pollupdates)

***

### premiumMessageInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`premiumMessageInfo`](/proto-reference/interfaces/IWebMessageInfo#premiummessageinfo)

***

### pushName?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`pushName`](/proto-reference/interfaces/IWebMessageInfo#pushname)

***

### quarantinedMessage?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`quarantinedMessage`](/proto-reference/interfaces/IWebMessageInfo#quarantinedmessage)

***

### quotedPaymentInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`quotedPaymentInfo`](/proto-reference/interfaces/IWebMessageInfo#quotedpaymentinfo)

***

### quotedStickerData?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`quotedStickerData`](/proto-reference/interfaces/IWebMessageInfo#quotedstickerdata)

***

### reactions

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`reactions`](/proto-reference/interfaces/IWebMessageInfo#reactions)

***

### reportingTokenInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`reportingTokenInfo`](/proto-reference/interfaces/IWebMessageInfo#reportingtokeninfo)

***

### revokeMessageTimestamp?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`revokeMessageTimestamp`](/proto-reference/interfaces/IWebMessageInfo#revokemessagetimestamp)

***

### starred?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`starred`](/proto-reference/interfaces/IWebMessageInfo#starred)

***

### status?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`status`](/proto-reference/interfaces/IWebMessageInfo#status)

***

### statusAlreadyViewed?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`statusAlreadyViewed`](/proto-reference/interfaces/IWebMessageInfo#statusalreadyviewed)

***

### statusMentionMessageInfo?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`statusMentionMessageInfo`](/proto-reference/interfaces/IWebMessageInfo#statusmentionmessageinfo)

***

### statusMentions

> **statusMentions**: `string`\[]

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`statusMentions`](/proto-reference/interfaces/IWebMessageInfo#statusmentions)

***

### statusMentionSources

> **statusMentionSources**: `string`\[]

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`statusMentionSources`](/proto-reference/interfaces/IWebMessageInfo#statusmentionsources)

***

### statusPsa?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`statusPsa`](/proto-reference/interfaces/IWebMessageInfo#statuspsa)

***

### supportAiCitations

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`supportAiCitations`](/proto-reference/interfaces/IWebMessageInfo#supportaicitations)

***

### targetMessageId?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`targetMessageId`](/proto-reference/interfaces/IWebMessageInfo#targetmessageid)

***

### urlNumber?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`urlNumber`](/proto-reference/interfaces/IWebMessageInfo#urlnumber)

***

### urlText?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`urlText`](/proto-reference/interfaces/IWebMessageInfo#urltext)

***

### userReceipt

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`userReceipt`](/proto-reference/interfaces/IWebMessageInfo#userreceipt)

***

### verifiedBizName?

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

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

#### Implementation of

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo).[`verifiedBizName`](/proto-reference/interfaces/IWebMessageInfo#verifiedbizname)

## Methods

### create()

> `static` **create**(`properties`?): [`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

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

#### Parameters

##### properties?

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo)

#### Returns

[`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

***

### decode()

> `static` **decode**(`r`, `l`?): [`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

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

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

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

#### Parameters

##### m

[`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

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

#### Parameters

##### d

#### Returns

[`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

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

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

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

#### Parameters

##### m

[`WebMessageInfo`](/proto-reference/classes/WebMessageInfo)

##### o?

`IConversionOptions`

#### Returns

`object`
