isStringNullOrEmpty(value): value is undefined | null | ""
Defined in: src/Utils/generics.ts:51
Parameters
value
undefined | null | string
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Function isStringNullOrEmpty in the Baileys API.
isStringNullOrEmpty(value): value is undefined | null | ""
Defined in: src/Utils/generics.ts:51
undefined | null | string