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

# ILimitSharing

> Protobuf interface ILimitSharing generated from WAProto.

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

## Properties

### initiatedByMe?

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

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

***

### limitSharingSettingTimestamp?

> `optional` **limitSharingSettingTimestamp**: `null` | `number` | `Long`

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

***

### sharingLimited?

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

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

***

### trigger?

> `optional` **trigger**: `null` | [`TriggerType`](/proto-reference/LimitSharing/enumerations/TriggerType)

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