m
Move page script moved page API AddChatWindowMessages to WoW:API AddChatWindowMessages without leaving a redirect
mNo edit summary |
m (Move page script moved page API AddChatWindowMessages to WoW:API AddChatWindowMessages without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| 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. | |||