WoW:API RemoveChatWindowMessages: Difference between revisions
Jump to navigation
Jump to search
RemoveChatWindowMessages(index,"messageGroup") by Kjasi
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
RemoveChatWindowMessages(index,"messageGroup") | <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 | |||
---- | ---- | ||
{{WoW API}} | {{WoW API}} |
Revision as of 19:52, 16 June 2006
Will remove messages from the chat window.
RemoveChatWindowMessages(index, "messageGroup")
Arguments
index
The ID of the chat window to be effected.
messageGroup
Unknown