![]() |
Wowpedia is no longer updated, go away. |
This function is restricted.
|
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[]
Patch 8.2.0 (2019-06-25): Protected. See C_ReportSystem.OpenReportPlayerDialog.
Patch 8.1.5 (2019-03-12): Added. Partly replaces C_ChatInfo.ReportPlayer which is deprecated. [1]