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

# IFeatureEligibilities

> Protobuf interface IFeatureEligibilities generated from WAProto.

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

## Properties

### canBeReshared?

> `optional` **canBeReshared**: `null` | `boolean`

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

***

### cannotBeRanked?

> `optional` **cannotBeRanked**: `null` | `boolean`

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

***

### cannotBeReactedTo?

> `optional` **cannotBeReactedTo**: `null` | `boolean`

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

***

### canReceiveMultiReact?

> `optional` **canReceiveMultiReact**: `null` | `boolean`

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

***

### canRequestFeedback?

> `optional` **canRequestFeedback**: `null` | `boolean`

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