type alias enums.EncryptedChatimport { type enums } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { EncryptedChat } = enums; definition: | types.EncryptedChatEmpty | types.EncryptedChatWaiting | types.EncryptedChatRequested | types.EncryptedChat | types.EncryptedChatDiscarded