WoW:API GetChatWindowMessages: Difference between revisions

m
Move page script moved page API GetChatWindowMessages to WoW:API GetChatWindowMessages without leaving a redirect
mNo edit summary
m (Move page script moved page API GetChatWindowMessages to WoW:API GetChatWindowMessages without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''GetChatWindowMessages''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
{{wowapi}}
 


Get the chat types received by a chat window.
Get the chat types received by a chat window.
Line 20: Line 21:
  local DefaultMessages = { GetChatWindowMessages(DEFAULT_CHAT_FRAME:GetID()) };
  local DefaultMessages = { GetChatWindowMessages(DEFAULT_CHAT_FRAME:GetID()) };
<!-- end code -->
<!-- end code -->
----
__NOTOC__
{{Template:WoW API}}
[[Category:API Functions|GetChatWindowMessages]]
[[Category:API Chat Functions|GetChatWindowMessages]]
Anonymous user