function getEntityPair_import { getEntityPair_ } from "https://deno.land/x/grm@0.5.1/src/entity_cache.ts"; getEntityPair_(entityId: string,entities: Map<string, Api.TypeEntity>,cache: EntityCache,getInputPeerFunction?: any,): [Api.TypeEntity, Api.TypeInputPeer]ParametersentityId: stringentities: Map<string, Api.TypeEntity>cache: EntityCacheoptionalgetInputPeerFunction: any = [UNSUPPORTED]Returns[Api.TypeEntity, Api.TypeInputPeer]