$chan.invitelist
Returns an array of channel invite masks
Usage
<array> $chan.invitelist([window_id])
Description
Returns an array of invite masks set on the channel identified by [window_id].
If [window_id] is empty, the current window is used.
If the window designated by [window_id] is not a channel a warning is printed and an empty array is returned.
See also
$chan.banlist $chan.masklist $chan.banexceptionlist

Index, Functions