Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>ChatListItem

Cross-runtime JavaScript library for building Telegram clients
Latest
interface ChatListItem
Re-export
import { type ChatListItem } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";

Properties

chat: ChatP
order: string
pinned: number
optional
lastMessage: Omit<Message, "replyToMessage">