toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.polls
/
SimplePollOption
/
SimplePollOption
Simple
Poll
Option
constructor
(
text
:
String
,
textSources
:
List
<
TextSource
>
=
emptyList()
,
votes
:
Int
=
0
)