WoW:API RemoveChatWindowMessages: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API RemoveChatWindowMessages to API RemoveChatWindowMessages without leaving a redirect)
 
(No difference)

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