WoW API: ChannelToggleAnnouncements

Revision as of 12:03, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})

WoW API < ChannelToggleAnnouncements

Toggles the channel to display announcements either on or off.

ChannelToggleAnnouncements(channelName);

Arguments
(String channelName)
channelName
The name of the channel to toggle announcements on

Returns
nil

Example
ChannelToggleAnnouncements("uimods");
Result

Description
Toggles the channel to display announcements either on or off.