menu
tdlib2 package
documentation
td_api.dart
GetChatInviteLink
GetChatInviteLink.new constructor
GetChatInviteLink.new constructor
dark_mode
light_mode
GetChatInviteLink
constructor
GetChatInviteLink
(
{
required
int
chatId
,
required
String
inviteLink
,
})
Implementation
GetChatInviteLink({required this.chatId, required this.inviteLink});
tdlib2 package
documentation
td_api
GetChatInviteLink
GetChatInviteLink.new constructor
GetChatInviteLink class