Skip to main content
Module

x/grm/mod.ts>AuthKey#calcNewNonceHash

MTProto API Client for Deno 🦕
Latest
method AuthKey.prototype.calcNewNonceHash
Re-export
import { AuthKey } from "https://deno.land/x/grm@0.8.2/mod.ts";

Parameters

newNonce: bigInt.BigInteger
number: number

Returns

Promise<bigInt.BigInteger>