pollAnswer

A possible answer of a poll

pollAnswer#6ca9c2e9 text:string option:bytes = PollAnswer;

Parameters

Name Type Description
text string Textual representation of the answer
option bytes The param that has to be passed to messages.sendVote.

Type

PollAnswer

Related pages

messages.sendVote

Vote in a poll

Starting from layer 159, the vote will be sent from the peer specified using messages.saveDefaultSendAs.