m
Move page script moved page API SendAddonMessage to WoW:API SendAddonMessage without leaving a redirect
(Added officer as valid send target) |
m (Move page script moved page API SendAddonMessage to WoW:API SendAddonMessage without leaving a redirect) |
||
| (2 intermediate revisions by 2 users 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"); | ||
== Parameters == | == Parameters == | ||