Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/v2/commands/command-completions
parties
beginExclusive
GetCompletionsRequest
npx wscat \ -c <WEBSOCKET_URL> \ -x '{"parties": ["<string>"], "beginExclusive": "<integer>"}' \ -w -1
{ "parties": [ "<string>" ], "beginExclusive": "<integer>" }
Was this page helpful?