InputMessagePoll constructor
InputMessagePoll({})
Implementation
InputMessagePoll({
super.extra,
super.client_id,
this.question,
this.options,
this.is_anonymous,
this.type,
this.open_period,
this.close_date,
this.is_closed,
});