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

Get the dialogs dictionary for a profile, create if doesnt exist

Parameters

sessionId: string

Session/player id

Returns

Record<string, Dialogue>

Dialog dictionary