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

# getBinaryNodeChildren

> Function getBinaryNodeChildren in the Baileys API.

> **getBinaryNodeChildren**(`node`, `childTag`): [`BinaryNode`](/api-reference/type-aliases/BinaryNode)\[]

Defined in: [src/WABinary/generic-utils.ts:9](https://github.com/WhiskeySockets/Baileys/blob/master/src/WABinary/generic-utils.ts#L9)

## Parameters

### node

`undefined` | [`BinaryNode`](/api-reference/type-aliases/BinaryNode)

### childTag

`string`

## Returns

[`BinaryNode`](/api-reference/type-aliases/BinaryNode)\[]
