WoW:API RemoveChatWindowMessages: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API RemoveChatWindowMessages to API RemoveChatWindowMessages without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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}}

Latest revision as of 04:47, 15 August 2023

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