Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

succesful = C_ClubFinder.PostClub(clubId, itemLevelRequirement, name, description, avatarId, specs, type [, crossFaction])

Arguments[]

clubId
string
itemLevelRequirement
number
name
string
description
string
avatarId
number
specs
number[]
type
Enum.ClubFinderRequestType
Value Field Description
0 None
1 Guild
2 Community
3 All
crossFaction
boolean? = false

Returns[]

succesful
boolean

Patch changes[]

Shadowlands Patch 9.2.5 (2022-05-31): Added crossFaction return.
Shadowlands Patch 9.1.0 (2021-06-29): Added avatarId argument.
Battle for Azeroth Patch 8.2.5 (2019-09-24): Added succesful return.
Battle for Azeroth Patch 8.2.0 (2019-06-25): Added.

Advertisement