import { network } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { MTProtoPlainSender } = network;
Properties
private
_connection: Connectionprivate
_state: MTProtoStateMethods
send(request: Api.AnyRequest)
import { network } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { MTProtoPlainSender } = network;