Refactored and added docs

This commit is contained in:
Alex Root Junior 2023-04-30 21:37:27 +03:00
parent 28e4c15d75
commit bfa69f6deb
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
5 changed files with 527 additions and 126 deletions

View file

@ -6,10 +6,10 @@ import pytest
from aiogram.utils.link import (
BRANCH,
create_channel_bot_link,
create_telegram_link,
create_tg_link,
docs_url,
create_channel_bot_link,
)