class tl.Api.PeerChat extends VirtualClass<{ chatId: long; }>import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { PeerChat } = tl.Api; PropertieschatId: longclassName: "PeerChat"classType: "constructor"CONSTRUCTOR_ID: 918946202SUBCLASS_OF_ID: 47470215Static MethodsfromReader(reader: Reader): PeerChat