Introduction
Explanation
With hooks, you can extend dispatch functionality. Hooks are basically called whenever something happens in dispatch. For example, when a call is created, a hook is called with all information about the call.
Credits
Hooks used in shops are taken from Qbox core with a permission from them. All credits for hooks functionality goes to Qbox and Ox (now CommunityOx) team.
Source
Original source used in dispatch can be found here. File is not escrowed in shops and full credits are given inside the file.

