class tl.Api.MsgsStateInfo extends VirtualClass<{ reqMsgId: long; info: string; }>import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { MsgsStateInfo } = tl.Api; PropertiesclassName: "MsgsStateInfo"classType: "constructor"CONSTRUCTOR_ID: 81704317info: stringreqMsgId: longSUBCLASS_OF_ID: 118098532Static MethodsfromReader(reader: Reader): MsgsStateInfo