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

***

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

# Interface: EditContact

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

## Properties

### chatId

> **chatId**: `string`

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

***

### firstName

> **firstName**: `string`

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

***

### lastName?

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

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

***

### saveInAddressbook?

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

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