Skip to content

ActivityPlug API / @activityplug/core / BoostPostInput

Interface: BoostPostInput

Defined in: packages/core/src/adapters/client-types.ts:687

Extends

Properties

postId

readonly postId: string

Defined in: packages/core/src/adapters/client-types.ts:684

Inherited from

PostActionInput.postId


session

readonly session: AuthSession

Defined in: packages/core/src/adapters/client-types.ts:683

Inherited from

PostActionInput.session


visibility?

readonly optional visibility?: PostVisibilityInput

Defined in: packages/core/src/adapters/client-types.ts:688