Skip to content

Documentation / @agentick/shared / SessionMessagePayload

Type Alias: SessionMessagePayload ​

SessionMessagePayload = SendInput

Defined in: protocol.ts:161

Payload for session:messages channel.

Mirrors Session.send() input for thin channel semantics.

Released under the ISC License.