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

x/mtkruto/session/session_local_storage.ts>SessionLocalStorage

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class SessionLocalStorage
implements Session
extends Session
import { SessionLocalStorage } from "https://deno.land/x/mtkruto@0.0.820/session/session_local_storage.ts";

Constructors

new
SessionLocalStorage(key: string)