[**GREEN-API WhatsApp SDK v2 v1.0.3**](../README.md)

***

[GREEN-API WhatsApp SDK v2](../globals.md) / AddContact

# Interface: AddContact

Defined in: [types/contacts.ts:86](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L86)

## Properties

### chatId

> **chatId**: `string`

Defined in: [types/contacts.ts:87](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L87)

***

### firstName

> **firstName**: `string`

Defined in: [types/contacts.ts:88](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L88)

***

### lastName?

> `optional` **lastName**: `string`

Defined in: [types/contacts.ts:89](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L89)

***

### saveInAddressbook?

> `optional` **saveInAddressbook**: `boolean`

Defined in: [types/contacts.ts:90](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L90)
