WoW:API ListChannels

From AddOn Studio
Revision as of 15:18, 27 August 2005 by WoWWiki>Inglais
Jump to navigation Jump to search
ListChannels -Documentation by AlexanderYoshi-

Lists all of the channels.

ListChannels();

Arguments
none

Returns
nil

Example
ListChannels();
Result

Description
Lists all of the channels.

Template:WoW API