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

# IBotLinkedAccountsMetadata

> Protobuf interface IBotLinkedAccountsMetadata generated from WAProto.

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

## Properties

### acAuthTokens?

> `optional` **acAuthTokens**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### accounts?

> `optional` **accounts**: `null` | [`IBotLinkedAccount`](/proto-reference/interfaces/IBotLinkedAccount)\[]

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

***

### acErrorCode?

> `optional` **acErrorCode**: `null` | `number`

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