$chan » History » Version 1
Per Amundsen, 02/28/2014 01:27 PM
| 1 | 1 | Per Amundsen | _Added in 1.5_ |
|---|---|---|---|
| 2 | |||
| 3 | *$chan* |
||
| 4 | |||
| 5 | Returns the name of the channel for a specific event. For all non-channel events $chan will be $null. |
||
| 6 | |||
| 7 | *$chan(N/#)* |
||
| 8 | |||
| 9 | Returns information about channel # or Nth channel. |
||
| 10 | |||
| 11 | *Parameters* |
||
| 12 | |||
| 13 | N - The Nth channel. |
||
| 14 | # - The channel name. |
||
| 15 | |||
| 16 | *Properties* |
||
| 17 | |||
| 18 | .topic - Returns the channel topic. |
||
| 19 | .mode - Returns the channel modes. |
||
| 20 | .key - Returns the channel key. |
||
| 21 | .limit - Returns the channel user limit. |
||
| 22 | .ial - |
||
| 23 | .logfile - Returns the channel logfile name. (if any) |
||
| 24 | .stamp - TODO |
||
| 25 | .status - TODO |
||
| 26 | .inwho - TODO |
||
| 27 | .wid - TODO |
||
| 28 | .cid - TODO |
||
| 29 | .hwnd - TODO |
||
| 30 | .banlist - TODO |
||
| 31 | .ibl - TODO |
||
| 32 | .iel - TODO |
||
| 33 | .iil - TODO |
||
| 34 | .idle - TODO |