finished

@Since(version = "2.2")
@Transient
val finished: String

The message used to indicate an action being finished.

Placeholders:

  • action: The action in question.

  • ms: The time it took to finish the action in milliseconds.