Skip to main content
Module

x/mtkruto/mod.ts>getChatIdPeerType

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

Parameters

chatId: number

Returns

"user" | "chat" | "channel"