import { type InactiveChat } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";
An inactive chat.
Properties
lastActivity: Date
The time which the chat was last active.
x/mtkruto/3_types.ts>InactiveChat
import { type InactiveChat } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";
An inactive chat.
The time which the chat was last active.