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