C_TTSSettings.SetChannelEnabled

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

C_TTSSettings.SetChannelEnabled(channelInfo [, newVal])

Arguments

channelInfo
ChatChannelInfo
Field Type Description
name string
shortcut string
localID number
instanceID number
zoneChannelID number
channelType Enum.PermanentChatChannelType
Enum.PermanentChatChannelType
Value Field Description
0 None
1 Zone
2 Communities
3 Custom
newVal
boolean? = false

Patch changes

Shadowlands Patch 9.1.5 (2021-11-02): Added.