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

# WABusinessHoursConfig

> Type Alias WABusinessHoursConfig in the Baileys API.

> **WABusinessHoursConfig**: `object`

Defined in: [src/Types/index.ts:47](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/index.ts#L47)

## Type declaration

### close\_time?

> `optional` **close\_time**: `number`

### day\_of\_week

> **day\_of\_week**: `string`

### mode

> **mode**: `string`

### open\_time?

> `optional` **open\_time**: `number`
