voteInPoll

fun voteInPoll(pollId: String, optionIndex: Int, onComplete: () -> Unit? = null)