Poll

---types---
poll#b8425be9 id:long flags:# closed:flags.0?true public_voters:flags.1?true multiple_choice:flags.2?true quiz:flags.3?true open_answers:flags.6?true revoting_disabled:flags.7?true shuffle_answers:flags.8?true hide_results_until_close:flags.9?true creator:flags.10?true question:TextWithEntities answers:Vector<PollAnswer> close_period:flags.4?int close_date:flags.5?date hash:long = Poll

Belongs to

Poll

This type can only be an instance of:

Poll

Members

idlong
questionTextWithEntities
answersPollAnswerA list must be supplied.
hashlong
closedflagThis argument defaults to None and can be omitted.
public_votersflagThis argument defaults to None and can be omitted.
multiple_choiceflagThis argument defaults to None and can be omitted.
quizflagThis argument defaults to None and can be omitted.
open_answersflagThis argument defaults to None and can be omitted.
revoting_disabledflagThis argument defaults to None and can be omitted.
shuffle_answersflagThis argument defaults to None and can be omitted.
hide_results_until_closeflagThis argument defaults to None and can be omitted.
creatorflagThis argument defaults to None and can be omitted.
close_periodintThis argument defaults to None and can be omitted.
close_datedateThis argument defaults to None and can be omitted.