sendPoll

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