Project

General

Profile

Actions

$chat » History » Revision 4

« Previous | Revision 4/7 (diff) | Next »
Per Amundsen, 08/11/2019 03:34 AM


Added in 1.9.0

$chat(N/nick[,N])

Returns the name of the Nth open DCC CHAT window.

See also /dcc, $get, $send.

Parameters

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

Properties

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

Updated by Per Amundsen over 4 years ago · 4 revisions

Also available in: PDF HTML TXT