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

# IWebInfo

> Protobuf interface IWebInfo generated from WAProto.

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

## Properties

### refToken?

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

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

***

### version?

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

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

***

### webdPayload?

> `optional` **webdPayload**: `null` | [`IWebdPayload`](/proto-reference/ClientPayload/WebInfo/interfaces/IWebdPayload)

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

***

### webSubPlatform?

> `optional` **webSubPlatform**: `null` | [`WebSubPlatform`](/proto-reference/ClientPayload/WebInfo/enumerations/WebSubPlatform)

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