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