import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { _authFlow } = client;
Parameters
client: AbstractTelegramClient
apiCredentials: ApiCredentials
authParams: UserAuthParams | BotAuthParams
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { _authFlow } = client;