import { network } from "https://deno.land/x/grm@0.6.0/src/mod.ts";
const { MTProtoState } = network;
Constructors
Properties
private
readonly
optional
authKey: AuthKeyMethods
_getSeqNo(contentRelated: boolean)
decryptMessageData(body: Buffer)
encryptMessageData(data: Buffer)
reset()
updateMessageId(message: any)
updateTimeOffset(correctMsgId: bigInt.BigInteger)