app.bsky.graph.get_starter_packs¶
- class atproto_client.models.app.bsky.graph.get_starter_packs.Params¶
Bases:
ParamsModelBase
Parameters model for
app.bsky.graph.getStarterPacks
.- field uris: List[str[str]] [Required]¶
Uris.
- Constraints:
max_length = 25
- class atproto_client.models.app.bsky.graph.get_starter_packs.ParamsDict(*args, **kwargs)¶
Bases:
dict
- uris: List[str[str]]¶
Uris.
- class atproto_client.models.app.bsky.graph.get_starter_packs.Response¶
Bases:
ResponseModelBase
Output data model for
app.bsky.graph.getStarterPacks
.- field starter_packs: List[models.AppBskyGraphDefs.StarterPackViewBasic] [Required]¶
Starter packs.