Skip to content

Commit

Permalink
docs: add article link for role tags (#2688)
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <[email protected]>
  • Loading branch information
Lulalaby committed Jan 7, 2025
1 parent 8d8fb2b commit 14b071e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions discord/role.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ class RoleTags:
While this can be accessed, a useful interface is also provided in the
:class:`Role` and :class:`Guild` classes as well.
Role tags are a fairly complex topic, since it's usually hard to determine which role tag combination represents which role type.
We aim to improve the documentation / introduce new attributes in future.
For the meantime read `this <https://lulalaby.notion.site/Special-Roles-Documentation-17411d3839e680abbb1eff63c51bd7a7?pvs=4>`_ if you need detailed information about how role tags work.
.. versionadded:: 1.6
Attributes
Expand Down

0 comments on commit 14b071e

Please sign in to comment.