REPORT_PLAYER_RESULT

From Warcraft Wiki
Jump to navigation Jump to search

Fires when attempting to report a player

REPORT_PLAYER_RESULT: success, reportType

Payload

success
boolean
reportType
Enum.ReportType
Value Field Description
0 Chat
1 InWorld
2 ClubFinderPosting
3 ClubFinderApplicant
4 GroupFinderPosting
5 GroupFinderApplicant
6 ClubMember
7 GroupMember
8 Friend
9 Pet
10 BattlePet
11 Calendar
12 Mail
13 PvP
14 PvPScoreboard Added in 9.2.7
15 PvPGroupMember Added in 10.0.5

Patch changes

Dragonflight Patch 10.0.0 (2022-10-25): AddedreportType param.
Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.