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