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

# downloadExternalBlob

> Function downloadExternalBlob in the Baileys API.

> **downloadExternalBlob**(`blob`, `options`): `Promise`\<`Buffer`\<`ArrayBuffer`>>

Defined in: [src/Utils/chat-utils.ts:406](https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/chat-utils.ts#L406)

## Parameters

### blob

[`IExternalBlobReference`](/proto-reference/interfaces/IExternalBlobReference)

### options

`RequestInit`

## Returns

`Promise`\<`Buffer`\<`ArrayBuffer`>>
