Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

info = C_ChatInfo.GetChannelInfoFromIdentifier(channelIdentifier)

Arguments[]

channelIdentifier
string

Returns[]

info
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

Patch changes[]

Shadowlands Patch 9.1.0 (2021-06-29): Added.

Advertisement