type alias ChatTypeimport { type ChatType } from "https://deno.land/x/mtkruto@0.2.50/types/1_chat_p.ts"; definition: | "private" | "group" | "supergroup" | "channel"