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