C_ChatInfo.GetChannelRosterInfo

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

name, owner, moderator, guid = C_ChatInfo.GetChannelRosterInfo(channelIndex, rosterIndex)

Arguments

channelIndex
number
rosterIndex
number

Returns

name
string
owner
boolean
moderator
boolean
guid
string

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Moved to C_ChatInfo.GetChannelRosterInfo.
Bc icon.gif Patch 2.3.0 (2007-11-13): Added as GetChannelRosterInfo.