Poll

Undocumented in source.

Members

Variables

allows_multiple_answers
bool allows_multiple_answers;
Undocumented in source.
close_date
Nullable!uint close_date;
Undocumented in source.
correct_option_id
Nullable!uint correct_option_id;
Undocumented in source.
explanation
Nullable!string explanation;
Undocumented in source.
explanation_entities
Nullable!(MessageEntity[]) explanation_entities;
Undocumented in source.
id
string id;
Undocumented in source.
is_anonymous
bool is_anonymous;
Undocumented in source.
is_closed
bool is_closed;
Undocumented in source.
open_period
Nullable!uint open_period;
Undocumented in source.
options
PollOption[] options;
Undocumented in source.
question
string question;
Undocumented in source.
total_voter_count
uint total_voter_count;
Undocumented in source.
type
string type;
Undocumented in source.

Meta