Aliucord
Toggle table of contents
2.5.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Aliucord
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