WoW:API SendAddonMessage: Difference between revisions

m
Move page script moved page API SendAddonMessage to WoW:API SendAddonMessage without leaving a redirect
(le ; :p)
m (Move page script moved page API SendAddonMessage to WoW:API SendAddonMessage without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
Sends a message to the hidden addon channel. Introduced in [[Patch 1.12]].
Sends a message to the hidden addon channel. Introduced in [[Patch 1.12]]. Replaced in 8.0 by C_ChatInfo.SendAddonMessage.
  SendAddonMessage("prefix", "text", "type", "target");
  SendAddonMessage("prefix", "text", "type", "target");


Anonymous user