Skip to content

Poll

Layer 225

TL name: poll
Constructor ID: 0x966e2dbf
Returns: Poll

Fields

FieldTypeDescription
idint64
flagsuint32
closedbool (flags.0)
public_votersbool (flags.1)
multiple_choicebool (flags.2)
quizbool (flags.3)
open_answersbool (flags.6)
revoting_disabledbool (flags.7)
shuffle_answersbool (flags.8)
hide_results_until_closebool (flags.9)
creatorbool (flags.10)
subscribers_onlybool (flags.11)
questionTextWithEntities
answers[]PollAnswer
close_periodint32 (flags.4)
close_dateint32 (flags.5)
countries_iso2[]string (flags.12)
hashint64

Released under the Apache-2.0 License.