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

# IContactsArrayMessage

> Protobuf interface IContactsArrayMessage generated from WAProto.

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

## Properties

### contacts?

> `optional` **contacts**: `null` | [`IContactMessage`](/proto-reference/Message/interfaces/IContactMessage)\[]

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

***

### contextInfo?

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

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

***

### displayName?

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

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