class Api.InvokeWithLayer extends Request<Partial<{ layer: int; query: X; }>, X>import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { InvokeWithLayer } = Api; PropertiesclassName: "InvokeWithLayer"classType: "request"CONSTRUCTOR_ID: 3667594509layer: intquery: XSUBCLASS_OF_ID: 3081909835Static MethodsfromReader(reader: Reader): InvokeWithLayer