@tsky/client / agent / StarterpackBasicView
StarterpackBasicView
Defined in: client/src/agent.ts:453
Extends
Implements
StarterPackViewBasic
Constructors
new StarterpackBasicView()
ts
new StarterpackBasicView(client, payload): StarterpackBasicView
Defined in: client/src/agent.ts:459
Parameters
client
payload
StarterPackViewBasic
Returns
Overrides
Properties
$type?
ts
optional $type: string;
Defined in: client/src/agent.ts:435
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.$type
Inherited from
cid
ts
cid: string;
Defined in: client/src/agent.ts:427
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.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.StarterPackViewBasic.creator
Inherited from
indexedAt
ts
indexedAt: string;
Defined in: client/src/agent.ts:429
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.indexedAt
Inherited from
joinedAllTimeCount?
ts
optional joinedAllTimeCount: number;
Defined in: client/src/agent.ts:432
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.joinedAllTimeCount
Inherited from
Starterpack
.joinedAllTimeCount
joinedWeekCount?
ts
optional joinedWeekCount: number;
Defined in: client/src/agent.ts:433
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.joinedWeekCount
Inherited from
labels?
ts
optional labels: Label[];
Defined in: client/src/agent.ts:434
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.labels
Inherited from
listItemCount?
ts
optional listItemCount: number;
Defined in: client/src/agent.ts:457
Minimum: 0
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.listItemCount
record
ts
record: unknown;
Defined in: client/src/agent.ts:430
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.record
Inherited from
uri
ts
uri: string;
Defined in: client/src/agent.ts:431
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.uri