WoW:API RemoveChatWindowMessages: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''RemoveChatWindowMessages(index,"messageGroup")''' by Kjasi</center>
<center>'''RemoveChatWindowMessages(index,"messageGroup")''' by Kjasi</center>


Line 16: Line 17:


Unknown
Unknown
----
{{WoW API}}

Revision as of 17:28, 6 January 2007

WoW API < RemoveChatWindowMessages

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