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

# UploadParams

> Type Alias UploadParams in the Baileys API.

> **UploadParams**: `object`

Defined in: [src/Utils/messages-media.ts:686](https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/messages-media.ts#L686)

## Type declaration

### agent?

> `optional` **agent**: `Agent`

### filePath

> **filePath**: `string`

### headers

> **headers**: `Record`\<`string`, `string`>

### timeoutMs?

> `optional` **timeoutMs**: `number`

### url

> **url**: `string`
