Modified layout and added argument notes
mNo edit summary |
(Modified layout and added argument notes) |
||
| Line 1: | Line 1: | ||
{{Stub/API}} | {{Stub/API}} | ||
{{wowapi}} | {{wowapi}} | ||
Sets a chat frame to receive and show messages of the given message group. | |||
AddChatWindowMessages(index, "messagegroup") | AddChatWindowMessages(index, "messagegroup") | ||
== Parameters == | |||
=== Arguments === | |||
:;index : Numeric - The chatframe index (1-7). | |||
:;messageGroup : String - Message group to add to the chatframe. | |||