Skip to main content
Module

x/mtkruto/mod.ts>ChatListItem

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

Properties

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