AccountDeletion

This entity is sent when a person closed the account.

Properties

Property Type Description
author diaspora* ID The diaspora* ID of the closed account.

Example

<account_deletion>
  <author>alice@example.org</author>
</account_deletion>