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

# IContactMessage

> Protobuf interface IContactMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### displayName?

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

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

***

### vcard?

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

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