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