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.128/mod.ts";

Parameters

chatId: number
pinned: number
lastMessageId: number
getEntity: EntityGetter
getMessage: MessageGetter<"replyToMessage">

Returns

Promise<Chat | null>