Navigation menu

WoW:API DoEmote: Difference between revisions

Jump to navigation Jump to search
30 bytes removed ,  8 April 2006
Typo on link
No edit summary
(Typo on link)
Line 14: Line 14:


:("token", "message")
:("token", "message")
:;token : String - the token that describes which emote is being used.  It is one of the emotes defined in ChatFrame.lua, as EMOTE<i>x</i>_TOKEN.
:;token : String - the token that describes which emote is being used.  See [[API_TYPE_Emotes_Token|Emotes Tokens]]
:;message : String - target / additional command for the emote?  It appears that if this is a player name, then the emote is "done" to the player for emotes that support that.
:;message : String - target / additional command for the emote?  It appears that if this is a player name, then the emote is "done" to the player for emotes that support that.


Anonymous user