ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.polls
/
PollAnswer
/
Companion
/
invoke
invoke
operator
fun
invoke
(
pollId
:
PollId
,
user
:
User
,
chosen
:
List
<
Int
>
)
:
PollAnswer.Public