Skip to main content
Module

x/grm/mod.ts>tl.Api.InvokeWithLayer

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InvokeWithLayer
extends Request<Partial<{ layer: int; query: X; }>, X>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { InvokeWithLayer } = tl.Api;

Properties

className: "InvokeWithLayer"
classType: "request"
CONSTRUCTOR_ID: 3667594509
layer: int
query: X
SUBCLASS_OF_ID: 3081909835