C_ClubFinder.GetStatusOfPostingFromClubId

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

postingFlags = C_ClubFinder.GetStatusOfPostingFromClubId(postingID)

Arguments

postingID
string

Returns

postingFlags
number - Enum.ClubFinderClubPostingStatusFlags[]
Value Field Description
0
None
1
NeedsCacheUpdate
2
ForceDescriptionChange
3
ForceNameChange
4
UnderReview
5
Banned
6
FakePost
7
PendingDelete
8
PostDelisted

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added. (Build 32494 Nov 11 2019)