import { type ISendMessageDetails } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
Properties
sender: MessageType
Who is sending this message
optional
dialogType: MessageTypeOptional - leave blank to use sender value
optional
senderDetails: IUserDialogInfoOptional - if sender is USER these details are used
optional
trader: TradersOptional - the trader sending the message
optional
items: Item[]Optinal - Items to send to player
Optional - How long items will be stored in mail before expiry
Optional - Used when sending messages from traders who send text from locale json
optional
systemData: ISystemDataOptional - ragfair related
optional
ragfairDetails: MessageContentRagfairOptional - Used by ragfair messages
optional
profileChangeEvents: IProfileChangeEvent[]OPTIONAL - allows modification of profile settings via mail