All notable changes to this project will be documented in this file.
- Initial stable release of TelegramUrlParser
- Validate Telegram URLs
- Parse any
t.melink format - Extract chat type, username, chat ID, message ID
- Support for:
- Public channels & groups
- Private channels & groups (
/c/...) - Bot messages (
/b/...) - User messages (
/u/...) - Topic-based groups
- Clean, static API
- Zero dependencies