WoW API: AddChatWindowMessages

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk) (Move page script moved page API AddChatWindowMessages to API AddChatWindowMessages without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.