Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/3_types.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.147/3_types.ts";

Parameters

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

Returns

Promise<Chat | null>