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