Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
This function is restricted.
|
This is protected and only available to the Blizzard UI. Used for creating a ticket for a community club.
C_Club.CreateTicket(clubId [, allowedRedeemCount, duration, defaultStreamId, isCrossFaction])
Arguments[]
- clubId
- string
- allowedRedeemCount
- number? - Number of uses. nil means unlimited
- duration
- number? - Duration in seconds. nil never expires
- defaultStreamId
- string?
- isCrossFaction
- boolean?
Details[]
- Check canCreateTicket privilege.
Patch changes[]
Patch 9.2.5 (2022-05-31): Added isCrossFaction
argument.
Patch 8.0.1 (2018-07-17): Added.