menu
tdlib2 package
documentation
td_api.dart
AddChatFolderByInviteLink
AddChatFolderByInviteLink.new constructor
AddChatFolderByInviteLink.new constructor
dark_mode
light_mode
AddChatFolderByInviteLink
constructor
AddChatFolderByInviteLink
(
{
required
String
inviteLink
,
required
List
<
int
>
chatIds
,
})
Implementation
AddChatFolderByInviteLink({required this.inviteLink, required this.chatIds});
tdlib2 package
documentation
td_api
AddChatFolderByInviteLink
AddChatFolderByInviteLink.new constructor
AddChatFolderByInviteLink class