createPoll

open suspend override fun createPoll(question: String, options: List<String>, anonymous: Boolean, hideVotes: Boolean)