Skip to main content
The Deno 2 Release Candidate is here
Learn more
method MailSendService.prototype.createDialogMessage
Re-export
import { MailSendService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Create a message for storage inside a dialog in the player profile

Parameters

dialogId: string

Id of dialog that will hold the message

messageDetails: ISendMessageDetails

Various details on what the message must contain/do