VerticalFeedItemPollComponent
data class VerticalFeedItemPollComponent(id: String, title: String, options: List<String>, selectedOptionIndex: Int, customPayload: String?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the Poll component.
Constructors
Properties
customPayload
Link copied to clipboard
selectedOptionIndex
Link copied to clipboard
type
Link copied to clipboard