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

x/mtkruto/mod.ts>constructChat2

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

Parameters

entity:
| types.User
| types.Chat
| types.ChatForbidden
| types.Channel
| types.ChannelForbidden
pinned: number
lastMessage: Omit<Message, "replyToMessage"> | undefined