Skip to main content
Module

x/mtkruto/mod.ts>constructChatListItem2

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

Parameters

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