RemoveChatWindowMessages

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

Removes the specified chat message type from a chat window.

RemoveChatWindowMessages(index, messageGroup)

Arguments

index
number - chat window index, ascending from 1.
messageGroup
string - message type the chat window should no longer receive, e.g. "EMOTE", "SAY", "RAID".

See also