class Api.RecentMeUrlChat extends VirtualClass<{ url: string; chatId: long; }>import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { RecentMeUrlChat } = Api; PropertieschatId: longclassName: "RecentMeUrlChat"classType: "constructor"CONSTRUCTOR_ID: 3000660434SUBCLASS_OF_ID: 1436889209url: stringStatic MethodsfromReader(reader: Reader): RecentMeUrlChat