Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 2.14 KB

appbskygraphsearchstarterpacksresponsebody.md

File metadata and controls

20 lines (14 loc) · 2.14 KB

AppBskyGraphSearchStarterPacksResponseBody

OK

Example Usage

import { AppBskyGraphSearchStarterPacksResponseBody } from "@speakeasy-api/bluesky/models/operations";

let value: AppBskyGraphSearchStarterPacksResponseBody = {
  starterPacks: [],
};

Fields

Field Type Required Description
cursor string N/A
starterPacks components.AppBskyGraphDefsStarterPackViewBasic[] ✔️ N/A