![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
| This function is restricted.
|
Needs summary.
C_Club.CreateClub(name, [shortName], description, clubType, avatarId, [isCrossFaction])
Arguments
- name
- string
- shortName
- string?
- description
- string
- clubType
- Enum.ClubType - Valid types are BattleNet or Character
| Value | Field | Description |
|---|---|---|
| 0 | BattleNet | |
| 1 | Character | |
| 2 | Guild | |
| 3 | Other |
- avatarId
- number
- isCrossFaction
- boolean?
Patch changes
Patch 9.2.5 (2022-05-31): Added isCrossFaction argument.
Patch 8.0.1 (2018-07-17): Added.
