type alias Api.TypeEncryptedChatimport { type Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; const { TypeEncryptedChat } = Api; definition: | EncryptedChatEmpty | EncryptedChatWaiting | EncryptedChatRequested | EncryptedChat | EncryptedChatDiscarded