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

# ContextInfo

> Protobuf class ContextInfo generated from WAProto.

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

## Implements

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

## Constructors

### new ContextInfo()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### actionLink?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`actionLink`](/proto-reference/interfaces/IContextInfo#actionlink)

***

### alwaysShowAdAttribution?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`alwaysShowAdAttribution`](/proto-reference/interfaces/IContextInfo#alwaysshowadattribution)

***

### botMessageSharingInfo?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`botMessageSharingInfo`](/proto-reference/interfaces/IContextInfo#botmessagesharinginfo)

***

### businessMessageForwardInfo?

> `optional` **businessMessageForwardInfo**: `null` | [`IBusinessMessageForwardInfo`](/proto-reference/ContextInfo/interfaces/IBusinessMessageForwardInfo)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`businessMessageForwardInfo`](/proto-reference/interfaces/IContextInfo#businessmessageforwardinfo)

***

### conversionData?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`conversionData`](/proto-reference/interfaces/IContextInfo#conversiondata)

***

### conversionDelaySeconds?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`conversionDelaySeconds`](/proto-reference/interfaces/IContextInfo#conversiondelayseconds)

***

### conversionSource?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`conversionSource`](/proto-reference/interfaces/IContextInfo#conversionsource)

***

### ctwaPayload?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`ctwaPayload`](/proto-reference/interfaces/IContextInfo#ctwapayload)

***

### ctwaSignals?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`ctwaSignals`](/proto-reference/interfaces/IContextInfo#ctwasignals)

***

### dataSharingContext?

> `optional` **dataSharingContext**: `null` | [`IDataSharingContext`](/proto-reference/ContextInfo/interfaces/IDataSharingContext)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`dataSharingContext`](/proto-reference/interfaces/IContextInfo#datasharingcontext)

***

### disappearingMode?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`disappearingMode`](/proto-reference/interfaces/IContextInfo#disappearingmode)

***

### entryPointConversionApp?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`entryPointConversionApp`](/proto-reference/interfaces/IContextInfo#entrypointconversionapp)

***

### entryPointConversionDelaySeconds?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`entryPointConversionDelaySeconds`](/proto-reference/interfaces/IContextInfo#entrypointconversiondelayseconds)

***

### entryPointConversionExternalMedium?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`entryPointConversionExternalMedium`](/proto-reference/interfaces/IContextInfo#entrypointconversionexternalmedium)

***

### entryPointConversionExternalSource?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`entryPointConversionExternalSource`](/proto-reference/interfaces/IContextInfo#entrypointconversionexternalsource)

***

### entryPointConversionSource?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`entryPointConversionSource`](/proto-reference/interfaces/IContextInfo#entrypointconversionsource)

***

### ephemeralSettingTimestamp?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`ephemeralSettingTimestamp`](/proto-reference/interfaces/IContextInfo#ephemeralsettingtimestamp)

***

### ephemeralSharedSecret?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`ephemeralSharedSecret`](/proto-reference/interfaces/IContextInfo#ephemeralsharedsecret)

***

### expiration?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`expiration`](/proto-reference/interfaces/IContextInfo#expiration)

***

### externalAdReply?

> `optional` **externalAdReply**: `null` | [`IExternalAdReplyInfo`](/proto-reference/ContextInfo/interfaces/IExternalAdReplyInfo)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`externalAdReply`](/proto-reference/interfaces/IContextInfo#externaladreply)

***

### featureEligibilities?

> `optional` **featureEligibilities**: `null` | [`IFeatureEligibilities`](/proto-reference/ContextInfo/interfaces/IFeatureEligibilities)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`featureEligibilities`](/proto-reference/interfaces/IContextInfo#featureeligibilities)

***

### forwardedAiBotMessageInfo?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`forwardedAiBotMessageInfo`](/proto-reference/interfaces/IContextInfo#forwardedaibotmessageinfo)

***

### forwardedNewsletterMessageInfo?

> `optional` **forwardedNewsletterMessageInfo**: `null` | [`IForwardedNewsletterMessageInfo`](/proto-reference/ContextInfo/interfaces/IForwardedNewsletterMessageInfo)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`forwardedNewsletterMessageInfo`](/proto-reference/interfaces/IContextInfo#forwardednewslettermessageinfo)

***

### forwardingScore?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`forwardingScore`](/proto-reference/interfaces/IContextInfo#forwardingscore)

***

### forwardOrigin?

> `optional` **forwardOrigin**: `null` | [`ForwardOrigin`](/proto-reference/ContextInfo/enumerations/ForwardOrigin)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`forwardOrigin`](/proto-reference/interfaces/IContextInfo#forwardorigin)

***

### groupMentions

> **groupMentions**: [`IGroupMention`](/proto-reference/interfaces/IGroupMention)\[]

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`groupMentions`](/proto-reference/interfaces/IContextInfo#groupmentions)

***

### groupSubject?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`groupSubject`](/proto-reference/interfaces/IContextInfo#groupsubject)

***

### isForwarded?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`isForwarded`](/proto-reference/interfaces/IContextInfo#isforwarded)

***

### isGroupStatus?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`isGroupStatus`](/proto-reference/interfaces/IContextInfo#isgroupstatus)

***

### isQuestion?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`isQuestion`](/proto-reference/interfaces/IContextInfo#isquestion)

***

### isSampled?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`isSampled`](/proto-reference/interfaces/IContextInfo#issampled)

***

### memberLabel?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`memberLabel`](/proto-reference/interfaces/IContextInfo#memberlabel)

***

### mentionedJid

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`mentionedJid`](/proto-reference/interfaces/IContextInfo#mentionedjid)

***

### nonJidMentions?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`nonJidMentions`](/proto-reference/interfaces/IContextInfo#nonjidmentions)

***

### pairedMediaType?

> `optional` **pairedMediaType**: `null` | [`PairedMediaType`](/proto-reference/ContextInfo/enumerations/PairedMediaType)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`pairedMediaType`](/proto-reference/interfaces/IContextInfo#pairedmediatype)

***

### parentGroupJid?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`parentGroupJid`](/proto-reference/interfaces/IContextInfo#parentgroupjid)

***

### participant?

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

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

#### Implementation of

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

***

### placeholderKey?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`placeholderKey`](/proto-reference/interfaces/IContextInfo#placeholderkey)

***

### questionReplyQuotedMessage?

> `optional` **questionReplyQuotedMessage**: `null` | [`IQuestionReplyQuotedMessage`](/proto-reference/ContextInfo/interfaces/IQuestionReplyQuotedMessage)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`questionReplyQuotedMessage`](/proto-reference/interfaces/IContextInfo#questionreplyquotedmessage)

***

### quotedAd?

> `optional` **quotedAd**: `null` | [`IAdReplyInfo`](/proto-reference/ContextInfo/interfaces/IAdReplyInfo)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`quotedAd`](/proto-reference/interfaces/IContextInfo#quotedad)

***

### quotedMessage?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`quotedMessage`](/proto-reference/interfaces/IContextInfo#quotedmessage)

***

### quotedType?

> `optional` **quotedType**: `null` | [`QuotedType`](/proto-reference/ContextInfo/enumerations/QuotedType)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`quotedType`](/proto-reference/interfaces/IContextInfo#quotedtype)

***

### rankingVersion?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`rankingVersion`](/proto-reference/interfaces/IContextInfo#rankingversion)

***

### remoteJid?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`remoteJid`](/proto-reference/interfaces/IContextInfo#remotejid)

***

### smbClientCampaignId?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`smbClientCampaignId`](/proto-reference/interfaces/IContextInfo#smbclientcampaignid)

***

### smbServerCampaignId?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`smbServerCampaignId`](/proto-reference/interfaces/IContextInfo#smbservercampaignid)

***

### stanzaId?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`stanzaId`](/proto-reference/interfaces/IContextInfo#stanzaid)

***

### statusAttributions

> **statusAttributions**: [`IStatusAttribution`](/proto-reference/interfaces/IStatusAttribution)\[]

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`statusAttributions`](/proto-reference/interfaces/IContextInfo#statusattributions)

***

### statusAttributionType?

> `optional` **statusAttributionType**: `null` | [`StatusAttributionType`](/proto-reference/ContextInfo/enumerations/StatusAttributionType)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`statusAttributionType`](/proto-reference/interfaces/IContextInfo#statusattributiontype)

***

### statusAudienceMetadata?

> `optional` **statusAudienceMetadata**: `null` | [`IStatusAudienceMetadata`](/proto-reference/ContextInfo/interfaces/IStatusAudienceMetadata)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`statusAudienceMetadata`](/proto-reference/interfaces/IContextInfo#statusaudiencemetadata)

***

### statusSourceType?

> `optional` **statusSourceType**: `null` | [`StatusSourceType`](/proto-reference/ContextInfo/enumerations/StatusSourceType)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`statusSourceType`](/proto-reference/interfaces/IContextInfo#statussourcetype)

***

### trustBannerAction?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`trustBannerAction`](/proto-reference/interfaces/IContextInfo#trustbanneraction)

***

### trustBannerType?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`trustBannerType`](/proto-reference/interfaces/IContextInfo#trustbannertype)

***

### urlTrackingMap?

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

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`urlTrackingMap`](/proto-reference/interfaces/IContextInfo#urltrackingmap)

***

### utm?

> `optional` **utm**: `null` | [`IUTMInfo`](/proto-reference/ContextInfo/interfaces/IUTMInfo)

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

#### Implementation of

[`IContextInfo`](/proto-reference/interfaces/IContextInfo).[`utm`](/proto-reference/interfaces/IContextInfo#utm)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
