create

fun create(question: String, options: List<String>, anonymous: Boolean, hideVotes: Boolean): PollsError?

Create poll

Parameters

question
options
anonymous
hideVotes