create

abstract suspend fun create(question: String, options: List<String>, anonymous: Boolean, hideVotes: Boolean)