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

x/mtkruto/5_client.ts

Cross-runtime JavaScript library for building Telegram clients
Latest
import * as mtkruto from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";

Classes

An MTKruto client.

An MTProto client for making encrypted connections. Most users won't need to interact with this. Used internally by Client.

An MTProto client for making plain connections. Most users won't need to interact with this. Used internally for creating authorization keys.

Interfaces