C_ChatInfo.IsPartyChannelType

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

isPartyChannelType = C_ChatInfo.IsPartyChannelType(channelType)

Arguments

channelType
Enum.ChatChannelType
Enum.ChatChannelType
Value Field Description
0 None
1 Custom
2 Private_Party Documented as "PrivateParty"[1] [2]
3 Public_Party Documented as "PublicParty"
4 Communities

Returns

isPartyChannelType
boolean

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.