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

# IParticipantInfo

> Protobuf interface IParticipantInfo generated from WAProto.

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

## Properties

### callResult?

> `optional` **callResult**: `null` | [`CallResult`](/proto-reference/CallLogRecord/enumerations/CallResult)

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

***

### userJid?

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

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