//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.polls](../index.md)/[PollOption](index.md) # PollOption [common] sealed class [PollOption](index.md) ## Properties | Name | Summary | |---|---| | [text](text.md)| [common] abstract val [text](text.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| | [votes](votes.md)| [common] abstract val [votes](votes.md): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)
| ## Inheritors | Name | |---| | [SimplePollOption](../-simple-poll-option/index.md)|