Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IAkiProfile.DialogueInfo
import { type IAkiProfile } from "https://deno.land/x/sptaki@1.2.0/models/eft/profile/mod.ts";
const { DialogueInfo } = IAkiProfile;

Properties

attachmentsNew: number
new: number
_id: string
type: MessageType
pinned: boolean
optional
Users: IUserDialogInfo[]