Skip to main content
Module

x/mtkruto/types/0_authorization_state.ts>AuthorizationState

Cross-runtime JavaScript library for building Telegram clients
Latest
interface AuthorizationState
import { type AuthorizationState } from "https://deno.land/x/mtkruto@0.2.30/types/0_authorization_state.ts";

A client's authorization state.

Properties

authorized: boolean

Whether the client is authorized.