WoW API: CanComplainChat

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API CanComplainChat to API CanComplainChat without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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