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

# IPhotoChange

> Protobuf interface IPhotoChange generated from WAProto.

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

## Properties

### newPhoto?

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

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

***

### newPhotoId?

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

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

***

### oldPhoto?

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

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