WoW:API SendAddonMessage: Difference between revisions

no edit summary
(le ; :p)
No edit summary
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