Function: getNextPreKeysNode()
getNextPreKeysNode(
state
,count
):Promise
<{node
:BinaryNode
;update
:Partial
<AuthenticationCreds
>; }>
Defined in: src/Utils/signal.ts:163
Parameters
state
count
number
Returns
Promise
<{ node
: BinaryNode
; update
: Partial
<AuthenticationCreds
>; }>