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

# IGroupParticipant

> Protobuf interface IGroupParticipant generated from WAProto.

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

## Properties

### memberLabel?

> `optional` **memberLabel**: `null` | [`IMemberLabel`](/proto-reference/interfaces/IMemberLabel)

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

***

### rank?

> `optional` **rank**: `null` | [`Rank`](/proto-reference/GroupParticipant/enumerations/Rank)

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

***

### userJid?

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

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