import { client } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { getEntity } = client;
Parameters
client: AbstractTelegramClient
entity: Api.TypeEntityLike | Api.TypeEntityLike[]
import { client } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { getEntity } = client;