A program to parse and decode formatted part of the Telegram message text with UTF8 support.
- url
- mention (@username)
- text_mention (for users without usernames)
- hashtag
- cashtag
- bot_command
- phone_number
- bold (bold text)
- italic (italic text)
- code (monowidth string)
- pre (monowidth block)
- text_link (for clickable text URLs)
✳️✳️✳️ Help ✳️✳️✳️
Uname Max
Uname requested help
https://t.me/c/11/13
---> Uname
---> Max
---> Uname
---> https://t.me/c/11/13
✳️✳️✳️ Help ✳️✳️✳️
<a href="https://t.me/Uname">Uname</a> <a href="https://t.me/max">Max</a>
<a href="https://t.me/Uname">Uname</a> requested help
<a href="https://t.me/c/11/13">https://t.me/c/11/13</a>