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