/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?