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