Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/5_chat.ts>ChatBase

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ChatBase
import { type ChatBase } from "https://deno.land/x/mtkruto@0.1.139/types/5_chat.ts";

Properties

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