Skip to main content
Module

x/mtkruto/mod.ts>ChatID

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias ChatID
Re-export
import { type ChatID } from "https://deno.land/x/mtkruto@0.1.131/mod.ts";

A chat identifier as provided by MTKruto or a string starting with a @ that is followed by a username.

definition: number | string