Type Alias HelpDialogueContent

HelpDialogueContent: DialogueContent & { text: string; title: string }