Skip to main content
Module

x/grm/mod.ts>client.getInputEntity

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

Parameters

client: AbstractTelegramClient
peer: Api.TypeEntityLike

Returns

Promise<Api.TypeInputPeer>