method Client.prototype.getInputChannelimport { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts"; getInputChannel(id: ID): Promise<types.InputChannel>Parametersid: IDReturnsPromise<types.InputChannel>