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

# getBinaryNodeChildString

> Function getBinaryNodeChildString in the Baileys API.

> **getBinaryNodeChildString**(`node`, `childTag`): `undefined` | `string`

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

## Parameters

### node

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

### childTag

`string`

## Returns

`undefined` | `string`
