Raw.messages.DeleteRevokedExportedChatInvites
Delete all revoked chat invites
messages.deleteRevokedExportedChatInvites#56987bd5 peer:InputPeer admin_id:InputUser = Bool;
export namespace Raw {
export namespace messages {
export class DeleteRevokedExportedChatInvites {
constructor(params: { peer: Raw.TypeInputPeer; adminId: Raw.TypeInputUser }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x56987bd5
Property
peer
: Raw.TypeInputPeerChat
adminId
: Raw.TypeInputUserId of the admin that originally generated the revoked chat invites