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