CLIENT LIST command can query all the connection information, but I don’t know which connection is mine, is there any command to list only mine connection information?
Comment From: hpatro
I guess you're looking for this API CLIENT ID The API returns the current client id. If you want all of the information regarding the current client use CLIENT INFO.
Comment From: ffbh123456
@hpatro Thank you