Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
DoEmote -Documentation by Xenoveritas-


DoEmote("token", "message");


Executes an emote.


Arguments


("token", "message")
token
String - the token that describes which emote is being used. It is one of the emotes defined in ChatFrame.lua, as EMOTEx_TOKEN.
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.

Returns


Nothing.

Details


Does something particularly detailed

Template:WoW API Chat Functions

Advertisement