tools.ozone.queue.unassign_moderator¶
- class atproto_client.models.tools.ozone.queue.unassign_moderator.Data¶
Bases:
DataModelBaseInput data model for
tools.ozone.queue.unassignModerator.- field did: str [Required]¶
DID to be unassigned.
- Constraints:
func = Validated by:
string_formats.validate_did()(only when strict_string_format=True)json_schema_input_type = PydanticUndefined
- field queue_id: int [Required]¶
The ID of the queue to unassign the user from.