Method PlayerBotAI:GetChatChannelSource [-] [+]

Returns which chat source a message of the given type and channel maps to.

Synopsis

chatChannelSource = PlayerBotAI:GetChatChannelSource( chatType, channelName )

Arguments

number chatType

Valid numbers: integers from 0 to 4,294,967,295.

string channelName
See method description.

Returns

number chatChannelSource

Valid numbers: integers from 0 to 4,294,967,295.