Skip to main content
Module

x/mtkruto/mod.ts>constructChat3

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

Parameters

chatId: number
pinned: number
lastMessage: Omit<Message, "replyToMessage"> | undefined
getEntity: EntityGetter

Returns

Promise<Chat | null>