C_ReportSystem.SendReportPlayer

From Warcraft Wiki
Jump to navigation Jump to search

Sends an initiated report against a player.

C_ReportSystem.SendReportPlayer(token [, comment])

Arguments

token
number - the token from C_ReportSystem.InitiateReportPlayer.
comment
string? - any comments and details.

Patch changes