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

# IPastParticipant

> Protobuf interface IPastParticipant generated from WAProto.

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

## Properties

### leaveReason?

> `optional` **leaveReason**: `null` | [`LeaveReason`](/proto-reference/PastParticipant/enumerations/LeaveReason)

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

***

### leaveTs?

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

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

***

### userJid?

> `optional` **userJid**: `null` | `string`

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