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