WoW API: GetLFGDeserterExpiration
← WoW API < GetLFGDeserterExpiration
Returns the time at which you may once again use the dungeon finder after prematurely leaving a group.
expiryTime = GetLFGDeserterExpiration();
ReturnsEdit
- expiryTime
- Number/nil - time (GetTime() value) at which you may once again use the dungeon finder; nil if you're not currently under the effects of the deserter penalty.
HistoryEdit
- Added in Patch 3.3.3.