The canonical correct answer string.
Optional markdown body shown below the question title.
ID of the associated DifficultyLevel, or null if unset.
Base64-encoded media data or a remote URL, or null if none.
Possible answers shown to players (MC and T/F only).
Array of Tag IDs.
A single trivia question in the question bank.
Remarks
type === 'multiple_choice':optionsholds exactly 4 strings;answeris one of them.type === 'true_false':optionsis['True', 'False'];answeris one of them.type === 'open_ended':optionsis empty;answeris the canonical correct answer.