Skip to main content
Module

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

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

Returns

Promise<Api.TypeEntity | Api.TypeEntity[]>