docs / com.github.insanusmokrassar.TelegramBotAPI.types.polls / SimplePollOption

SimplePollOption

(common) data class SimplePollOption : PollOption (source)

Constructors

(common)

<init>

SimplePollOption(text: String, votes: Int)

Properties

(common)

text

val text: String
(common)

votes

val votes: Int