mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* add new method * Create 1049.feature.rst * update test_user * after black and isort using * after black and isort using * adding new tests * fix test * update tests * update test * using create_tg_link function instead of new func * Update user.py * Update aiogram/types/user.py Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
4 lines
106 B
ReStructuredText
4 lines
106 B
ReStructuredText
Added following methods to ``User`` class:
|
|
|
|
- ``User.mention_markdown(...)``
|
|
- ``User.mention_html(...)``
|