Telepathy.getCurrentChannelTable
From WoWWiki
This article is a part of the documentation of the Telepathy function library
Usage
Telepathy.getCurrentChannelTable()
- Gets an iteratable list of active channels.
Return Values
- currChannelList - table { [index] = name }:
- index - the current numerical index of the channel.
- name - the full name of the channel.
