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

# isHostedLidUser

> is the jid a hosted LID

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

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

is the jid a hosted LID

## Parameters

### jid

`undefined` | `string`

## Returns

`undefined` | `boolean`
