import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { _handleUpdate } = client.updates;
Parameters
client: AbstractTelegramClient
update: Api.TypeUpdate | number
import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { _handleUpdate } = client.updates;