WoW API: CanComplainChat

From AddOn Studio
Jump to navigation Jump to search

WoW API < CanComplainChat

Finds out if one can complain about a specific chat message to the Game Masters.

CanComplainChat(lineID)
CanComplainChat(author, [message])

Arguments[edit]

<number> lineID
This is the eleventh argument from CHAT_MSG events.
<string> author
The name of a player.
<string> message
A chat message.

See Also[edit]

API ComplainChat