Project

General

Profile

Actions

$chan » History » Revision 5

« Previous | Revision 5/26 (diff) | Next »
Per Amundsen, 03/05/2014 04:11 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/#)

Returns information about channel # or Nth channel.

Parameters

N - The Nth channel.
# - The channel name.

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 - TODO
.inwho - TODO
.wid - TODO
.cid - TODO
.hwnd - TODO
.banlist - TODO
.ial - TODO
.ibl - TODO
.iel - TODO
.iil - TODO
.idle - TODO

Updated by Per Amundsen about 10 years ago · 5 revisions

Also available in: PDF HTML TXT