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

# IValue

> Protobuf interface IValue generated from WAProto.

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

## Properties

### asBlob?

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

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

***

### asUnsignedInteger?

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

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