app.bsky.graph.get_starter_packs¶
- class atproto_client.models.app.bsky.graph.get_starter_packs.Params¶
Bases:
ParamsModelBaseParameters model for
app.bsky.graph.getStarterPacks.- field uris: List[str] [Required]¶
Uris.
- Constraints:
max_length = 25
- class atproto_client.models.app.bsky.graph.get_starter_packs.ParamsDict¶
Bases:
TypedDict- uris: List[str]¶
Uris.
- class atproto_client.models.app.bsky.graph.get_starter_packs.Response¶
Bases:
ResponseModelBaseOutput data model for
app.bsky.graph.getStarterPacks.- field starter_packs: List[models.AppBskyGraphDefs.StarterPackViewBasic] [Required]¶
Starter packs.