Skip to main content
Module

x/grm/mod.ts>auth.start

MTProto API Client for Deno 🦕
Go to Latest
function auth.start
import { auth } from "https://deno.land/x/grm@0.5.0/mod.ts";
const { start } = auth;

Parameters

client: AbstractTelegramClient
optional
authParams: UserAuthParams | BotAuthParams