mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
- Introduced NewAuthHandler and integrated it into the server routes. - Added limit query parameter with default value handling in GetLatestMessages. - Improved error handling for invalid limit values. - Refactored Config struct to remove unnecessary fields and clean up loading logic. - Updated Telegram client connection handling to enhance stability.