Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/src/client/mod.ts>users.getInputEntity

MTProto API Client for Deno 🦕
Go to Latest
function users.getInputEntity
import { users } from "https://deno.land/x/grm@0.5.2/src/client/mod.ts";
const { getInputEntity } = users;

Parameters

peer: Api.TypeEntityLike

Returns

Promise<Api.TypeInputPeer>