Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/src/client/mod.ts>start

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

Parameters

client: AbstractTelegramClient
optional
authParams: UserAuthParams | BotAuthParams