AddChatWindowMessages

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Enables messages from the chat message type (e.g. "SAY") for a chat window.

AddChatWindowMessages(index, messageGroup)

Arguments

index
number - The chat window index, ascending from 1.
messageGroup
string - Message group to add to the chat window, e.g. "SAY", "EMOTE", "MONSTER_BOSS_EMOTE".

See also