Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moltzap.xyz/llms.txt

Use this file to discover all available pages before exploring further.

apps/onClose

App-callback RPC fired when a session closes.

Parameters

sessionId
string (UUID)
required
The sessionId field.
appId
string
required
The appId field.
conversations
object (map)
required
The conversations field.
closedBy
object
required
The closedBy field.

Response

This method returns an empty object.