WoW:API RemoveChatWindowMessages

From AddOn Studio
Revision as of 19:52, 16 June 2006 by WoWWiki>Kjasi
Jump to navigation Jump to search
RemoveChatWindowMessages(index,"messageGroup") by Kjasi

Will remove messages from the chat window.

RemoveChatWindowMessages(index, "messageGroup")

Arguments

index

The ID of the chat window to be effected.

messageGroup

Unknown


Template:WoW API