WoW:API SendAddonMessage: Difference between revisions

(There's only one channel; remove plural)
Line 5: Line 5:
== Parameters ==
== Parameters ==
=== Arguments ===
=== Arguments ===
:;prefix : String - Message prefix, can be used as your addon identifier.
:;prefix : String - Message prefix, can be used as your addon identifier. (16 Character Limit)
:;text : String - Text to send.
:;text : String - Text to send.
:;type : String - AddOn channel to send to. Valid types are "PARTY", "RAID", "GUILD", "BATTLEGROUND". As of 2.1, "WHISPER" was also added.
:;type : String - AddOn channel to send to. Valid types are "PARTY", "RAID", "GUILD", "BATTLEGROUND". As of 2.1, "WHISPER" was also added.
Anonymous user