Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
ruleset = C_ChatInfo.GetChannelRuleset(channelIndex) = C_ChatInfo.GetChannelRulesetForChannelID(channelID)
Arguments[]
GetChannelRuleset[]
- channelIndex
- number
GetChannelRulesetForChannelID[]
- channelID
- number
Returns[]
- ruleset
- Enum.ChatChannelRuleset
Value | Field | Description |
---|---|---|
0 | None | |
1 | Mentor | |
2 | Disabled | |
3 | ChromieTimeCataclysm | |
4 | ChromieTimeBuringCrusade | |
5 | ChromieTimeWrath | |
6 | ChromieTimeMists | |
7 | ChromieTimeWoD | |
8 | ChromieTimeLegion |
Patch changes[]
Patch 9.0.1 (2020-10-13): Added.