Skip to main content
Module

x/mtkruto/3_types.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.2.30/3_types.ts";

Properties

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