import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { start } = client;
Parameters
client: AbstractTelegramClient
optional
authParams: UserAuthParams | BotAuthParamsimport { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { start } = client;