Skip to main content
getNextPreKeysNode(state, count): Promise<{ node: BinaryNode; update: Partial<AuthenticationCreds>; }>
Defined in: src/Utils/signal.ts:240

Parameters

state

AuthenticationState

count

number

Returns

Promise<{ node: BinaryNode; update: Partial<AuthenticationCreds>; }>