Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method AbstractTelegramClient.prototype.getEntity
import { AbstractTelegramClient } from "https://deno.land/x/grm@0.5.2/src/client/abstract_telegram_client.ts";

Parameters

entity: Api.TypeEntityLike

Returns

Promise<Api.TypeEntity>

Parameters

entity: Api.TypeEntityLike[]

Returns

Promise<Api.TypeEntity[]>

Parameters

entity: any

Returns

Promise<Api.TypeEntity>