Skip to main content
Module

x/mtkruto/mod.ts>enums.EncryptedChat

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias enums.EncryptedChat
import { type enums } from "https://deno.land/x/mtkruto@0.1.123/mod.ts";
const { EncryptedChat } = enums;
definition:
| types.EncryptedChatEmpty
| types.EncryptedChatWaiting
| types.EncryptedChatRequested
| types.EncryptedChat
| types.EncryptedChatDiscarded