import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { on } = client.updates;
Parameters
client: AbstractTelegramClient
optional
event: EventBuilderimport { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { on } = client.updates;