WoW API: ChannelToggleAnnouncements

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API ChannelToggleAnnouncements to API ChannelToggleAnnouncements without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < ChannelToggleAnnouncements

Toggles the channel to display announcements either on or off.

ChannelToggleAnnouncements(channelName, name);

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

Returns
nil

Example
ChannelToggleAnnouncements("uimods", "uimods");
Result

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