A hook event fired by the system when an action has been successfully used. This hook fires after the action has been used and after any chat .
The ActionUse instance containing all data relevant to the action use.
The ChatMessage | null created by using the action, or null if no message was created.
Called by Hooks.callAll
Generated using TypeDoc
A hook event fired by the system when an action has been successfully used. This hook fires after the action has been used and after any chat .