method TelegramClient.prototype.getInputEntityimport { TelegramClient } from "https://deno.land/x/grm@0.6.0/src/mod.ts"; getInputEntity(entity: Api.TypeEntityLike): Promise<Api.TypeInputPeer>Parametersentity: Api.TypeEntityLikeReturnsPromise<Api.TypeInputPeer>