notifyExpired
private fun notifyExpired(assignedQuest: AssignedQuest, winners: List<AssignedQuest> = emptyList())
Content copied to clipboard
Notifies the assignee of assignedQuest that the quest is now obsolete or expired. Optionally displays the winners of global quests.
Sources
jvm source
Link copied to clipboard