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