Skip to main content
Deno 2 is finally 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