Moderation
These are all the models related to moderation features in the SDK.
DeleteReason
The DeleteReason class represents a reason for deletion, capturing the unique identifier and name of the deletion reason. Below are the details of the DeleteReason model:
Properties
| Variable | Type | Description | Optional | 
|---|---|---|---|
| id | int | The unique identifier of the reason for deletion. | |
| name | String | The name or description of the deletion reason. |