shared
1.20.1
common
shared
/
io.dyte.core.polls
/
IPollsSocketHandler
/
createPoll
create
Poll
abstract
suspend
fun
createPoll
(
question
:
String
,
options
:
List
<
String
>
,
anonymous
:
Boolean
,
hideVotes
:
Boolean
)