diff --git a/data/core.telegram.org/constructor/pollAnswer.html b/data/core.telegram.org/constructor/pollAnswer.html new file mode 100644 index 0000000000..4ecd48ca73 --- /dev/null +++ b/data/core.telegram.org/constructor/pollAnswer.html @@ -0,0 +1,155 @@ + + + + + pollAnswer + + + + + + + + + + + + + +
+ +
+
+
+ +

pollAnswer

+ +

A possible answer of a poll

+

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

+

Parameters

+ + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
textstringTextual representation of the answer
optionbytesThe param that has to be passed to messages.sendVote.
+

Type

+

PollAnswer

+

Related pages

+

messages.sendVote

+

Vote in a poll

+ +
+ +
+
+ +
+ + + + + +