Methods

deleteRevokedInviteLinks

Delete revoked invite links. USER-ONLY

Parameters

chatId: ID

The identifier of the chat.

userId: ID

The user identifier of a chat admin.

Result

void

Syntax

await client.deleteRevokedInviteLinks(chatId, userId);