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