API AddChatWindowMessages
From WoWWiki
| | This article or section is a World of Warcraft API stub. You can help expand it by editing it.
|
Sets a chat frame to receive and show messages of the given message group.
AddChatWindowMessages(index, "messagegroup")
Parameters
Arguments
- index
- Numeric - The chatframe index (1-7).
- messageGroup
- String - Message group to add to the chatframe.
