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