ChannelToggleAnnouncements

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

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.