messages.deleteRevokedExportedChatInvites

Delete all revoked chat invites

 Method schema is available as of layer 124. Switch ยป

Parameters

Name Type Description
peer InputPeer Chat
admin_id InputUser ID of the admin that originally generated the revoked chat invites

Result

Bool

Possible errors

Code Type Description
400 ADMIN_ID_INVALID The specified admin ID is invalid.
400 PEER_ID_INVALID The provided peer id is invalid.