@tsky/client / agent / StarterpackView
StarterpackView
Defined in: client/src/agent.ts:465
Extends
Implements
StarterPackView
Constructors
new StarterpackView()
ts
new StarterpackView(client, payload): StarterpackView
Defined 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.$type
Inherited from
cid
ts
cid: string;
Defined in: client/src/agent.ts:427
Implementation of
ts
AppBskyGraphDefs.StarterPackView.cid
Inherited 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.creator
Inherited from
feeds?
ts
optional feeds: GeneratorView[];
Defined in: client/src/agent.ts:469
Maximum array length: 3
Implementation of
ts
AppBskyGraphDefs.StarterPackView.feeds
indexedAt
ts
indexedAt: string;
Defined in: client/src/agent.ts:429
Implementation of
ts
AppBskyGraphDefs.StarterPackView.indexedAt
Inherited from
joinedAllTimeCount?
ts
optional joinedAllTimeCount: number;
Defined in: client/src/agent.ts:432
Implementation of
ts
AppBskyGraphDefs.StarterPackView.joinedAllTimeCount
Inherited from
Starterpack
.joinedAllTimeCount
joinedWeekCount?
ts
optional joinedWeekCount: number;
Defined in: client/src/agent.ts:433
Implementation of
ts
AppBskyGraphDefs.StarterPackView.joinedWeekCount
Inherited from
labels?
ts
optional labels: Label[];
Defined in: client/src/agent.ts:434
Implementation of
ts
AppBskyGraphDefs.StarterPackView.labels
Inherited from
list?
ts
optional list: ListViewBasic;
Defined in: client/src/agent.ts:470
Implementation of
ts
AppBskyGraphDefs.StarterPackView.list
listItemsSample?
ts
optional listItemsSample: ListItemView[];
Defined in: client/src/agent.ts:471
Maximum array length: 12
Implementation of
ts
AppBskyGraphDefs.StarterPackView.listItemsSample
record
ts
record: unknown;
Defined in: client/src/agent.ts:430
Implementation of
ts
AppBskyGraphDefs.StarterPackView.record
Inherited from
uri
ts
uri: string;
Defined in: client/src/agent.ts:431
Implementation of
ts
AppBskyGraphDefs.StarterPackView.uri