class Api.MessageRange extends VirtualClass<{ minId: int; maxId: int; }>import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts"; const { MessageRange } = Api; PropertiesclassName: "MessageRange"classType: "constructor"CONSTRUCTOR_ID: 182649427maxId: intminId: intSUBCLASS_OF_ID: 3200730487Static MethodsfromReader(reader: Reader): MessageRange