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

Properties

_id: string
uid: string
type: MessageType
dt: number
optional
UtcDateTime: number
optional
Member: IUpdatableChatMember
optional
templateId: string
optional
text: string
optional
hasRewards: boolean
rewardCollected: boolean
optional
items: MessageItems
optional
maxStorageTime: number
optional
systemData: ISystemData
optional
profileChangeEvents: IProfileChangeEvent[]