Skip to main content
Module

x/mtkruto/mod.ts>constructChat2

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

Parameters

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