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

# IAgentAction

> Protobuf interface IAgentAction generated from WAProto.

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

## Properties

### deviceID?

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

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

***

### isDeleted?

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

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

***

### name?

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

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