import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { getInputEntity } = client.users;
Parameters
client: AbstractTelegramClient
Returns
Promise<Api.TypeInputPeer>
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { getInputEntity } = client.users;