Project

General

Profile

$chat » History » Revision 3

Revision 2 (Per Amundsen, 08/10/2015 09:04 AM) → Revision 3/7 (Per Amundsen, 08/11/2019 03:30 AM)

_Added in 1.9.0_ 

 *$chat(N/nick[,N])* 

 Returns the name of the Nth open DCC CHAT dcc chat window. 

 _See also [[/dcc]], [[$get]], [[$send]]._ 

 *Parameters* 

 N/nick - The Nth DCC CHAT dcc chat window or DCC CHAT dcc chat window matching nick. 
 N - TODO 

 *Properties* 

 .ip - The remote ip address. TODO 
 .status - TODO 
 .logfile - Name of logfile if one is open for the window. TODO 
 .stamp - [[$true]] if timestamp is on for this window, otherwise [[$false]]. TODO 
 .wid - Window id. TODO 
 .cid - Connection id. TODO 
 .hwnd - Window handle.  
 TODO 
 .idle - Number of seconds since the last received message in this window. 
 .ssl - [[$true]] if the current chat is using SSL/SCHAT, otherwise [[$false]]. TODO