Skip to main content
Module

x/mtkruto/mod.ts>constructChat3

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

Parameters

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

Returns

Promise<Chat | null>