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