mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.statuses
/
PollsApi
/
addVote
add
Vote
abstract
suspend
fun
addVote
(
pollId
:
String
,
choices
:
List
<
Int
>
)
:
Poll
Votes on a poll for the given
choices
.