Skip to main content
Module

x/mtkruto/types/2_inactive_chat.ts>InactiveChat

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

An inactive chat.

Properties

lastActivity: Date

The time which the chat was last active.

chat: ChatP

The chat that has been marked as inactive.