castVote

fun castVote(message: Message, poll: Poll, option: Option)

Cast a vote for a poll in a message.

Parameters

message

The message where the poll is.

poll

The poll that want to be casted a vote.

option

The option to vote for.