home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / TeamSpeak / TeamSpeak3-Client-win32-3.0.0.exe / plugins / clientquery_plugin / whoami.txt < prev   
Text File  |  2011-07-25  |  229b  |  13 lines

  1. Usage: whoami
  2.  
  3. Retrieves information about ourself:
  4. - ClientID (if connected)
  5. - ChannelID of the channel we are in (if connected)
  6.  
  7. If not connected, an error is returned.
  8.  
  9. Example:
  10.    whoami
  11.    clid=56 cid=1
  12.    error id=0 msg=ok
  13.