Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v0.3.1/src/client/mod.ts";
const { getInputEntity } = users;

Parameters

peer: Api.TypeEntityLike

Returns

Promise<Api.TypeInputPeer>