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

x/grm/src/entity_cache.ts>getEntityPair_

MTProto API Client for Deno 🦕
Go to Latest
function getEntityPair_
import { getEntityPair_ } from "https://deno.land/x/grm@v0.3.1/src/entity_cache.ts";

Parameters

entityId: string
entities: Map<string, Api.TypeEntity>
optional
getInputPeerFunction: any = [UNSUPPORTED]

Returns

[Api.TypeEntity, Api.TypeInputPeer]