WoW:API RemoveChatWindowMessages: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API RemoveChatWindowMessages to API RemoveChatWindowMessages without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
RemoveChatWindowMessages(index,"messageGroup")
{{wowapi}}
<center>'''RemoveChatWindowMessages(index,"messageGroup")''' by Kjasi</center>
 
Will remove messages from the chat window.
 
RemoveChatWindowMessages(index, "messageGroup")
 
----
 
'''''Arguments'''''
 
'''index'''
 
The ID of the chat window to be effected.
 
'''messageGroup'''
 
Unknown

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