shared
1.22.2
common
shared
/
io.dyte.core.controllers
/
IPollController
/
create
create
abstract
suspend
fun
create
(
question
:
String
,
options
:
List
<
String
>
,
anonymous
:
Boolean
,
hideVotes
:
Boolean
)