WoW API: CanComplainChat

WoW API < CanComplainChat

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

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

ArgumentsEdit

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

See AlsoEdit

API ComplainChat