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