class tl.Api.MsgsStateReq extends VirtualClass<{ msgIds: long[]; }>import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { MsgsStateReq } = tl.Api; PropertiesclassName: "MsgsStateReq"classType: "constructor"CONSTRUCTOR_ID: 3664378706msgIds: long[]SUBCLASS_OF_ID: 418389456Static MethodsfromReader(reader: Reader): MsgsStateReq