UnassignModeratorRequest

data class UnassignModeratorRequest(val reportId: Long)

Parameters

reportId

The ID of the report to unassign.

Constructors

Link copied to clipboard
constructor(reportId: Long)

Properties

Link copied to clipboard

The ID of the report to unassign.