Skip to main content
Module

x/mtkruto/types/5_chat_list_item.ts>ChatListItem

Cross-runtime JavaScript library for building Telegram clients
Latest
interface ChatListItem
import { type ChatListItem } from "https://deno.land/x/mtkruto@0.2.30/types/5_chat_list_item.ts";

Properties

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