tools.ozone.report.unassign_moderator

class atproto_client.models.tools.ozone.report.unassign_moderator.Data

Bases: DataModelBase

Input data model for tools.ozone.report.unassignModerator.

field report_id: int [Required]

The ID of the report to unassign.

class atproto_client.models.tools.ozone.report.unassign_moderator.DataDict

Bases: TypedDict

report_id: int

The ID of the report to unassign.