Skip to content

Commit 81d7f6f

Browse files
authored
docs: add article link for role tags (#2688)
Signed-off-by: Lala Sabathil <lala@pycord.dev>
1 parent 8d8fb2b commit 81d7f6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

discord/role.py

+4
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ class RoleTags:
6060
While this can be accessed, a useful interface is also provided in the
6161
:class:`Role` and :class:`Guild` classes as well.
6262
63+
Role tags are a fairly complex, since it's usually hard to determine which role tag combination represents which role type.
64+
We aim to improve the documentation / attributes in future.
65+
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.
66+
6367
.. versionadded:: 1.6
6468
6569
Attributes

0 commit comments

Comments
 (0)