Events
Events are entry points (triggers) into a scenario.
1. User Registration
An event automatically present in every scheme. It is the starting point of a scenario when creating a new user (or at the bot's first start).
2. Error
An event triggered when an error occurs in any part of the chain.
Allows for centralized error processing and showing the corresponding screen to the user (for example, "An error occurred, please contact support").