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

***

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

# Interface: ButtonsMessageData

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

## Extends

- [`ForwardableMessage`](ForwardableMessage.md)

## Properties

### buttons

> **buttons**: [`ButtonData`](ButtonData.md)[]

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

***

### contentText

> **contentText**: `string`

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

***

### footer

> **footer**: `string`

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

***

### forwardingScore

> **forwardingScore**: `number`

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

#### Inherited from

[`ForwardableMessage`](ForwardableMessage.md).[`forwardingScore`](ForwardableMessage.md#forwardingscore)

***

### isForwarded

> **isForwarded**: `boolean`

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

#### Inherited from

[`ForwardableMessage`](ForwardableMessage.md).[`isForwarded`](ForwardableMessage.md#isforwarded)
