WoW:API AddChatWindowMessages: Difference between revisions
Jump to navigation
Jump to search
(Modified layout and added argument notes) |
m (Move page script moved page API AddChatWindowMessages to API AddChatWindowMessages without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
← WoW API < AddChatWindowMessages
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.
