@tsky/client / agent / StarterpackView
StarterpackView 
Defined in: client/src/agent.ts:465
Extends 
Implements 
- StarterPackView
Constructors 
new StarterpackView() 
ts
new StarterpackView(client, payload): StarterpackViewDefined in: client/src/agent.ts:473
Parameters 
client 
payload 
StarterPackView
Returns 
Overrides 
Properties 
$type? 
ts
optional $type: string;Defined in: client/src/agent.ts:435
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.$typeInherited from 
cid 
ts
cid: string;Defined in: client/src/agent.ts:427
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.cidInherited from 
client 
ts
client: Client;Defined in: client/src/agent.ts:438
Inherited from 
creator 
ts
creator: ProfileViewBasic;Defined in: client/src/agent.ts:428
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.creatorInherited from 
feeds? 
ts
optional feeds: GeneratorView[];Defined in: client/src/agent.ts:469
Maximum array length: 3
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.feedsindexedAt 
ts
indexedAt: string;Defined in: client/src/agent.ts:429
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.indexedAtInherited from 
joinedAllTimeCount? 
ts
optional joinedAllTimeCount: number;Defined in: client/src/agent.ts:432
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.joinedAllTimeCountInherited from 
Starterpack.joinedAllTimeCount
joinedWeekCount? 
ts
optional joinedWeekCount: number;Defined in: client/src/agent.ts:433
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.joinedWeekCountInherited from 
labels? 
ts
optional labels: Label[];Defined in: client/src/agent.ts:434
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.labelsInherited from 
list? 
ts
optional list: ListViewBasic;Defined in: client/src/agent.ts:470
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.listlistItemsSample? 
ts
optional listItemsSample: ListItemView[];Defined in: client/src/agent.ts:471
Maximum array length: 12
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.listItemsSamplerecord 
ts
record: unknown;Defined in: client/src/agent.ts:430
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.recordInherited from 
uri 
ts
uri: string;Defined in: client/src/agent.ts:431
Implementation of 
ts
AppBskyGraphDefs.StarterPackView.uri