Skip to main content
Module

x/grm/mod.ts>TLMessage

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

Constructors

new
TLMessage(
msgId: bigInt.BigInteger,
seqNo: number,
obj: any,
)

Properties

private
classType: string

Static Properties

classType: string
SIZE_OVERHEAD: number