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