import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { RPCResult } = tl;
Constructors
Properties
private
optional
body: Bufferprivate
optional
error: Api.RpcErrorStatic Methods
fromReader(reader: BinaryReader)
import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { RPCResult } = tl;