Delete all revoked chat invites
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.deleteRevokedExportedChatInvites#56987bd5 peer:InputPeer admin_id:InputUser = Bool;
Name | Type | Description |
---|---|---|
peer | InputPeer | Chat |
admin_id | InputUser | ID of the admin that originally generated the revoked chat invites |
Code | Type | Description |
---|---|---|
400 | ADMIN_ID_INVALID | The specified admin ID is invalid. |
400 | PEER_ID_INVALID | The provided peer id is invalid. |