SuggestionChoice: { index: number; isCorrect: boolean; text: string }

Represents a suggestion choice for users to select during suspended states.

Type declaration

  • index: number
  • isCorrect: boolean
  • text: string