Aliucord
2.2.2
androidJvm
Aliucord
/
com.aliucord.coreplugins.polls
/
PollsStore
/
subscribe
subscribe
fun
subscribe
(
channelId
:
Long
,
messageId
:
Long
,
onNext
:
(
HashMap
<
Int
,
PollsStore.VotesSnapshot
>
?
)
->
Unit
)
:
Subscription
Subscribes to poll changes.
Parameters
channel
Id
Channel ID of message
message
Id
Message ID to subscribe to
on
Next
Event handler