import { MailSendService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";
Send a message from an NPC (e.g. prapor) to the player with or without items using direct message text, do not look up any locale
Parameters
trader: Traders
The trader sending the message
messageType: MessageType
What type the message will assume (e.g. QUEST_SUCCESS)
optional
items: Item[]Optional items to send to player