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

Get a quests startedMessageText key from db, if no startedMessageText key found, use description key instead

Parameters

startedMessageTextId: string

startedMessageText property from IQuest

questDescriptionId: string

description property from IQuest

Returns

string

message id