MultipleSurveyQuestionView in referenceExample valuesTypeScriptPostHog AISurveyQuestionBase & { type: typeof SurveyQuestionType.SingleChoice | typeof SurveyQuestionType.MultipleChoice; choices: string[]; hasOpenChoice?: boolean; shuffleOptions?: boolean; skipSubmitButton?: boolean;}Community questionsAsk a question