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)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
RemoveChatWindowMessages(index,"messageGroup")
{{wowapi}}
<center>'''RemoveChatWindowMessages(index,"messageGroup")''' by Kjasi</center>


[[Category:API Functions|RemoveChatWindowMessages]]
Will remove messages from the chat window.
[[Category:API Chat Functions|RemoveChatWindowMessages]]
 
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