![]() |
Wowpedia is no longer updated, go away. |
Needs summary.
clubStatus = C_ClubFinder.GetPlayerClubApplicationStatus(clubFinderGUID)
Arguments[]
- clubFinderGUID
- string
Returns[]
- clubStatus
- number - Enum.PlayerClubRequestStatus
Value | Field | Description |
---|---|---|
0 | None | |
1 | Pending | |
2 | AutoApproved | |
3 | Declined | |
4 | Approved | |
5 | Joined | |
6 | JoinedAnother | |
7 | Canceled |
Patch changes[]
Patch 8.2.5 (2019-09-24): Added.