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