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