Nextcloud Talk - view connected users

Hi,

This same question was asked (which I’ve just added to):

Is it possible to see how many/which users are currently in a ‘talk’ conversation.

It looks like it might be possible, but there certainly doesn’t seem to be an occ command (NC 18.0.3 - docker version):

Did you mean one of these?
talk:command:add
talk:command:add-samples
talk:command:delete
talk:command:list
talk:command:update
talk:signaling:add
talk:signaling:delete
talk:signaling:list
talk:stun:add
talk:stun:delete
talk:stun:list
talk:turn:add
talk:turn:delete
talk:turn:list

Can a command be added so from the command line you could do something like:

occ:talk:list-users --connected

Many thanks