alvarogzp / telegram-bot-framework

Python Telegram bot API framework
GNU Affero General Public License v3.0
18 stars 3 forks source link

Format users with username as a link to their profile #46

Open alvarogzp opened 8 years ago

alvarogzp commented 8 years ago

example: <a href="telegram.me/username">username</a>

alvarogzp commented 7 years ago

up