SignalDataSet: { [T in keyof SignalDataTypeMap]?: (id: string) => null | SignalDataTypeMap[T] }Defined in: src/Types/Auth.ts:87
Type aliases
SignalDataSet
Type Alias SignalDataSet in the Baileys API.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Type Alias SignalDataSet in the Baileys API.
SignalDataSet: { [T in keyof SignalDataTypeMap]?: (id: string) => null | SignalDataTypeMap[T] }Defined in: src/Types/Auth.ts:87