app.bsky.graph.mute_actor_list¶
- class atproto_client.models.app.bsky.graph.mute_actor_list.Data¶
Bases:
DataModelBase
Input data model for
app.bsky.graph.muteActorList
.- field list: str [Required]¶
List.
- Constraints:
func = Validated by:
string_formats.validate_at_uri()
(only when strict_string_format=True)json_schema_input_type = PydanticUndefined