Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/2_tl.ts>getChatIdPeerType

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function getChatIdPeerType
import { getChatIdPeerType } from "https://deno.land/x/mtkruto@0.1.157/2_tl.ts";

Parameters

chatId: number

Returns

"user" | "chat" | "channel"