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

# IBotSessionMetadata

> Protobuf interface IBotSessionMetadata generated from WAProto.

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

## Properties

### sessionId?

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

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

***

### sessionSource?

> `optional` **sessionSource**: `null` | [`BotSessionSource`](/proto-reference/enumerations/BotSessionSource)

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