Executing printf '{"jsonrpc":"2.0","method":"listGroups","id":"meow","params":{"account":"phonenumberhere"}}' | socat UNIX-CONNECT:/run/user/1000/signal-cli/socket - shows all groups of every user instead of the account specified, even in single-account mode.
Executing
printf '{"jsonrpc":"2.0","method":"listGroups","id":"meow","params":{"account":"phonenumberhere"}}' | socat UNIX-CONNECT:/run/user/1000/signal-cli/socket -
shows all groups of every user instead of the account specified, even in single-account mode.