Enables the handler to signal to the Apps framework whether this handler should actually be executed for the message about to be updated.
The message which is being updated
An accessor to the environment
An accessor to the outside world
whether to run the execute or not
Method which is to be used to destructively modify the message update.
The message about to be updated
The builder for modifying the message via methods
An accessor to the environment
An accessor to the outside world
An accessor to the App's persistence
the resulting message
Generated using TypeDoc
Handler called when an App wants to modify a message update in a destructive way.