Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/mod.ts>AuthorizationState

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias AuthorizationState
import { type AuthorizationState } from "https://deno.land/x/mtkruto@0.1.128/mod.ts";
definition: { authorized: boolean; }