shared
1.33.0
common
shared
/
io.dyte.core.controllers.polls
/
IPollsController
/
vote
vote
abstract
suspend
fun
vote
(
pollMessage
:
DytePollMessage
,
pollOption
:
DytePollOption
)