WoW:API SendAddonMessage: Difference between revisions

le ; :p
(Added officer as valid send target)
(le ; :p)
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]].
  SendAddonMessage("prefix", "text", "type", "target")
  SendAddonMessage("prefix", "text", "type", "target");


== Parameters ==
== Parameters ==
Anonymous user