WoW:API SendMail: Difference between revisions

removed code block
(Added a bit more detail.)
(removed code block)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}}
 


Sends in-game mail, if your mailbox is open.
Sends in-game mail, if your mailbox is open.
{{Code/Begin}}
SendMail("recipient", "subject", "body")
SendMail("recipient", "subject", "body")
{{Code/End}}
 


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