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 @@ + + +
+ +A possible answer of a poll
+pollAnswer#6ca9c2e9 text:string option:bytes = PollAnswer;
+Name | +Type | +Description | +
---|---|---|
text | +string | +Textual representation of the answer | +
option | +bytes | +The param that has to be passed to messages.sendVote. | +
Vote in a poll