Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/0_chat_id.ts>ChatID

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

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

definition: number | string