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