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