@tsky/client / agent / StarterpackBasicView
StarterpackBasicView
Defined in: client/src/agent.ts:453
Extends
Implements
StarterPackViewBasic
Constructors
new StarterpackBasicView()
ts
new StarterpackBasicView(client, payload): StarterpackBasicViewDefined 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.$typeInherited from
cid
ts
cid: string;Defined in: client/src/agent.ts:427
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.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.StarterPackViewBasic.creatorInherited from
indexedAt
ts
indexedAt: string;Defined in: client/src/agent.ts:429
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.indexedAtInherited from
joinedAllTimeCount?
ts
optional joinedAllTimeCount: number;Defined in: client/src/agent.ts:432
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.joinedAllTimeCountInherited from
Starterpack.joinedAllTimeCount
joinedWeekCount?
ts
optional joinedWeekCount: number;Defined in: client/src/agent.ts:433
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.joinedWeekCountInherited from
labels?
ts
optional labels: Label[];Defined in: client/src/agent.ts:434
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.labelsInherited from
listItemCount?
ts
optional listItemCount: number;Defined in: client/src/agent.ts:457
Minimum: 0
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.listItemCountrecord
ts
record: unknown;Defined in: client/src/agent.ts:430
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.recordInherited from
uri
ts
uri: string;Defined in: client/src/agent.ts:431
Implementation of
ts
AppBskyGraphDefs.StarterPackViewBasic.uri