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

***

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

# Interface: SetDisappearingChatResponse

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

## Properties

### chatId

> **chatId**: `string`

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

***

### disappearingMessagesInChat

> **disappearingMessagesInChat**: `boolean`

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

***

### ephemeralExpiration

> **ephemeralExpiration**: [`EphemeralExpiration`](../type-aliases/EphemeralExpiration.md)

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