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

x/mtkruto/types/5_chat.ts>constructChat4

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

Parameters

chatId: number
pinned: number
lastMessageId: number
getEntity: EntityGetter
getMessage: MessageGetter

Returns

Promise<Chat | null>