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

Get the users involved in a mail between two entities

Parameters

fullProfile: IAkiProfile

Player profile

dialogUsers: IUserDialogInfo[]

The participants of the mail

Returns

IUserDialogInfo array