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