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