type alias ChatIDRe-exportimport { type ChatID } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts"; A chat identifier as provided by MTKruto or a string starting with a @ that is followed by a username. definition: number | string