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

# isPnUser

> is the jid a PN user

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

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

is the jid a PN user

## Parameters

### jid

`undefined` | `string`

## Returns

`undefined` | `boolean`
