Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/sessions/abstract.ts>Session#getInputEntity

MTProto API Client for Deno 🦕
Go to Latest
method Session.prototype.getInputEntity
import { Session } from "https://deno.land/x/grm@0.5.4/src/sessions/abstract.ts";

Parameters

key: Api.TypeEntityLike

Returns

Promise<Api.TypeInputPeer>