ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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