menu
td_json_client package
documentation
td_api.dart
UpdatePollAnswer
UpdatePollAnswer.new constructor
UpdatePollAnswer.new constructor
dark_mode
light_mode
UpdatePollAnswer
constructor
UpdatePollAnswer
(
{
String
?
extra
,
int
?
client_id
,
int64
?
poll_id
,
int53
?
user_id
,
vector
<
int32
>
?
option_ids
,
})
Implementation
UpdatePollAnswer({ super.extra, super.client_id, this.poll_id, this.user_id, this.option_ids, });
td_json_client package
documentation
td_api
UpdatePollAnswer
UpdatePollAnswer.new constructor
UpdatePollAnswer class