You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(decorator): add error handling decorator for methods
- Introduced `Catch` decorator to handle errors in methods with custom or default responses.
- Logs the error with category and message details.
- Sends error messages to users via Telegram context (if available).
0 commit comments