WoW API: GetLFGRandomCooldownExpiration
← WoW API < GetLFGRandomCooldownExpiration
Returns the time at which you may once again queue for a random dungeon.
expiryTime = GetLFGRandomCooldownExpiration();
ReturnsEdit
- expiryTime
- Number/nil - time (GetTime() value) at which you may once again queue for a random dungeon if you're currently unable to do so, nil otherwise.
HistoryEdit
- Added in Patch 3.3.3.