ModerationParams
ModerationParams
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
days_blocked? | string | "days" or "forever" | - |
limit? | number | Number of results to return per page. | BaseSearchParams .limit |
offset? | number | The initial index from which to return the results. | BaseSearchParams .offset |
order_by? | string | Default ordering is: -date_joined. Other valid fields are: expire_at, blocked_at | - |
search? | string | A search term. | BaseSearchParams .search |