menu
tdlib2 package
documentation
td_api.dart
AddChatMembers
AddChatMembers.new constructor
AddChatMembers.new constructor
dark_mode
light_mode
AddChatMembers
constructor
AddChatMembers
(
{
required
int
chatId
,
required
List
<
int
>
userIds
,
})
Implementation
AddChatMembers({required this.chatId, required this.userIds});
tdlib2 package
documentation
td_api
AddChatMembers
AddChatMembers.new constructor
AddChatMembers class