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

x/mtkruto/3_types.ts>constructChat2

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function constructChat2
import { constructChat2 } from "https://deno.land/x/mtkruto@0.1.128/3_types.ts";

Parameters

chatId: number
pinned: number
lastMessage: Message | undefined
getEntity: EntityGetter

Returns

Promise<Chat | null>