Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/subscription/getStatus.ts:26

Properties​

publicationUri?​

optional publicationUri: string

Defined in: web/lib/api/generated/types/pub/chive/subscription/getStatus.ts:32

The author's publication record, when they have one. A reader needs it to write a subscription of their own.


subscribed​

subscribed: boolean

Defined in: web/lib/api/generated/types/pub/chive/subscription/getStatus.ts:30

Whether viewerDid subscribes. False when no viewer was given.


subscriberCount​

subscriberCount: number

Defined in: web/lib/api/generated/types/pub/chive/subscription/getStatus.ts:28

Distinct readers subscribed, not records: an author may hold several publications and a reader following two of them is one follower.