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