Skip to content

SteerRunInput

Defined in: .upstream/src/client/types.ts:319

body: string

Defined in: .upstream/src/client/types.ts:321

Steering body — non-empty after trim.


optional fromActor?: string

Defined in: .upstream/src/client/types.ts:324

Actor identifier recorded on the burrow message.


optional priority?: "low" | "normal" | "high" | "urgent"

Defined in: .upstream/src/client/types.ts:322