SimplePollOption

constructor(text: String, textSources: List<TextSource> = emptyList(), votes: Int = 0)