Skip to main content
The Deno 2 Release Candidate is here
Learn more
method DialogueController.prototype.generateDialogueView
import { DialogueController } from "https://deno.land/x/sptaki@1.2.0/controllers/mod.ts";

Handle client/mail/dialog/view Handle player clicking 'messenger' and seeing all the messages they've recieved Set the content of the dialogue on the details panel, showing all the messages for the specified dialogue.

Parameters

Get dialog request

sessionId: string

Session id

Returns

IGetMailDialogViewResponseData object