Skip to main content
Module

x/mtkruto/mod.ts>enums.DestroyAuthKeyRes

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias enums.DestroyAuthKeyRes
import { type enums } from "https://deno.land/x/mtkruto@0.1.124/mod.ts";
const { DestroyAuthKeyRes } = enums;
definition: types.Destroy_auth_key_ok | types.Destroy_auth_key_none | types.Destroy_auth_key_fail