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

# delay

> Function delay in the Baileys API.

> **delay**(`ms`): `Promise`\<`void`>

Defined in: [src/Utils/generics.ts:126](https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/generics.ts#L126)

## Parameters

### ms

`number`

## Returns

`Promise`\<`void`>
