PromotedActivity
A promoted activity — content the app wants seen regardless of who you follow or
how recent it is. Activity-shaped so it renders through the same component, but it
is not an activity: no time, no reactions, and it was never fanned out to a feed.
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
TCustom |
Record<string, unknown> |
Properties
Section titled “Properties”actor: string;custom
Section titled “custom”custom: TCustom;id: string;object
Section titled “object”object: string;promoted
Section titled “promoted”promoted: true;Always true. Branch on it if you merge promoted rows into a list of activities.
verb: string;