ActivityPlug API / @activityplug/core / EditStreamEvent
Interface: EditStreamEvent
Defined in: packages/core/src/types/streaming.ts:41
Extends
Properties
emittedAt?
readonlyoptionalemittedAt?:string
Defined in: packages/core/src/types/streaming.ts:19
Inherited from
id?
readonlyoptionalid?:string
Defined in: packages/core/src/types/streaming.ts:17
Inherited from
post
readonlypost:Post
Defined in: packages/core/src/types/streaming.ts:44
raw?
readonlyoptionalraw?:unknown
Defined in: packages/core/src/types/streaming.ts:20
Inherited from
stream
readonlystream:"timeline"
Defined in: packages/core/src/types/streaming.ts:43
Overrides
type
readonlytype:"edit"
Defined in: packages/core/src/types/streaming.ts:42