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