import { tgClient } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { AbstractTelegramClient } = tgClient;
Returns
Promise<any | Api.messages.AffectedHistory | undefined>
import { tgClient } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { AbstractTelegramClient } = tgClient;