$chan » History » Revision 8
Revision 7 (Per Amundsen, 01/24/2015 06:39 PM) → Revision 8/26 (Per Amundsen, 01/24/2015 06:39 PM)
_Added in 1.5_
*$chan*
Returns the name of the channel for a specific event. For all non-channel events [[$chan]] will be [[$null]].
*$chan(N/#/@<wid>)*
Returns information about channel # or Nth channel.
*Parameters*
N - The Nth channel.
<notextile>#</notextile> - The channel name.
@<wid> - Channel matching a window id.
*Properties*
.topic - Returns the channel topic.
.mode - Returns the channel modes.
.key - Returns the channel key.
.limit - Returns the channel user limit.
.logfile - Returns the channel log filename. (if any)
.stamp - TODO
.status - Returns the channel status, Parted/Joined/Kicked/Joining.
.inwho - TODO
.wid - Returns the associated window id.
.cid - Returns the assoicated connection id.
.hwnd - Returns associated window handle.
.banlist - TODO
.ial - TODO
.ibl - TODO
.iel - TODO
.iil - TODO
.idle - TODO