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

# IPoint

> Protobuf interface IPoint generated from WAProto.

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

## Properties

### x?

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

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

***

### xDeprecated?

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

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

***

### y?

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

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

***

### yDeprecated?

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

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