toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.polls
/
PollOption
/
Companion
Companion
object
Companion
Members
Functions
simple
Link copied to clipboard
fun
simple
(
votes
:
Int
=
0
,
builder
:
EntitiesBuilderBody
)
:
SimplePollOption
fun
simple
(
textSources
:
List
<
TextSource
>
,
votes
:
Int
=
0
)
:
SimplePollOption
fun
simple
(
text
:
String
,
textSources
:
List
<
TextSource
>
,
votes
:
Int
=
0
)
:
SimplePollOption