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