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

# IAccount

> Protobuf interface IAccount generated from WAProto.

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

## Properties

### countryCode?

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

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

***

### isUsernameDeleted?

> `optional` **isUsernameDeleted**: `null` | `boolean`

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

***

### lid?

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

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

***

### username?

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

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