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