![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
minorCategoryString = C_ReportSystem.GetMinorCategoryString(minorCategory)
Arguments
- minorCategory
- Enum.ReportMinorCategory
| Value | Field | Description |
|---|---|---|
| 0x1 | TextChat | |
| 0x2 | Boosting | |
| 0x4 | Spam | |
| 0x8 | Afk | |
| 0x10 | IntentionallyFeeding | |
| 0x20 | BlockingProgress | |
| 0x40 | Hacking | |
| 0x80 | Botting | |
| 0x100 | Advertisement | |
| 0x200 | BTag | |
| 0x400 | GroupName | |
| 0x800 | CharacterName | |
| 0x1000 | GuildName | |
| 0x2000 | Description | |
| 0x4000 | Name |
Returns
- minorCategoryString
- string
Patch changes
Patch 9.2.5 (2022-05-31): Added.
