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