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

# isJidBroadcast

> is the jid a broadcast

> **isJidBroadcast**(`jid`): `undefined` | `boolean`

Defined in: [src/WABinary/jid-utils.ts:97](https://github.com/WhiskeySockets/Baileys/blob/master/src/WABinary/jid-utils.ts#L97)

is the jid a broadcast

## Parameters

### jid

`undefined` | `string`

## Returns

`undefined` | `boolean`
