WoW:API ListChannels

From AddOn Studio
Revision as of 18:41, 20 November 2004 by WoWWiki>WoWWiki-Doble
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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