$poll
retrieve information about a poll in a message
Usage
$poll[Channel ID (default $channelID);Message ID (default $messageID);data]
data options:
name/question
: get the poll questionanswers
: get the poll answers countvotes
: get the total votes this poll gatheredanswer n name
: get the nth answer nameanswer n emoji
: get the nth answer emojianswer n votes
: get the nth answer votestop n name
: get the nth top-ranked nametop n emoji
: get the nth top-ranked answer emojitop n votes
: get the nth top-ranked answer votesmultiple
: whether poll accept multiple selection (yes/no)expired
: whether poll is expired (yes/no)expiretime
: get the expiration time of the poll in msended
: whether poll is ended (yes/no)