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

# Event

> Type Alias Event in the Baileys API.

> **Event**: `object`

Defined in: [src/WAM/constants.ts:22860](https://github.com/WhiskeySockets/Baileys/blob/master/src/WAM/constants.ts#L22860)

## Type declaration

### id

> **id**: `number`

### name

> **name**: `string`

### privateStatsIdInt?

> `optional` **privateStatsIdInt**: `number`

### props

> **props**: `object`

#### Index Signature

\[`key`: `string`]: \[`number`, `string` | \{}]

### wamChannel

> **wamChannel**: `string`

### weight

> **weight**: `number`
