notifyExpired

private fun notifyExpired(assignedQuest: AssignedQuest, winners: List<AssignedQuest> = emptyList())

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