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

Properties

uid: string
type: MessageType
dt: number
templateId: string
optional
text: string
optional
systemData: ISystemData