C_ChatInfo.GetChannelShortcut

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_ChatInfo.GetChannelShortcut TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 9.0.1 / 1.15.0
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_ChatInfo.GetChannelShortcutForChannelID TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 9.0.1 / 1.15.0

Needs summary.

shortcut = C_ChatInfo.GetChannelShortcut(channelIndex)
         = C_ChatInfo.GetChannelShortcutForChannelID(channelID)

Arguments

GetChannelShortcut

channelIndex
number

GetChannelShortcutForChannelID

channelID
number

Returns

shortcut
string

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.