import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TelegramClient } = client;
Returns
| (CustomMessage | undefined)[]
| undefined
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TelegramClient } = client;