HMSPollQuestionCreateParams
Hierarchy
-
Pick
<HMSPollQuestion
,"text"
|"skippable"
|"type"
|"answer"
>↳
HMSPollQuestionCreateParams
Properties
answer
• Optional
answer: HMSPollQuestionAnswer
Inherited from
Pick.answer
index
• Optional
index: number
options
• Optional
options: HMSPollQuestionOptionCreateParams
[]
skippable
• Optional
skippable: boolean
Inherited from
Pick.skippable
text
• text: string
Inherited from
Pick.text
type
• type: HMSPollQuestionType
Inherited from
Pick.type
weight
• Optional
weight: number
Have a suggestion? Recommend changes ->