File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ya_tagscript/adapters/discord_adapters Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ class MemberAdapter(AttributeAdapter):
1818
1919 (:class:`discord.Member` or :class:`discord.User`-specific)
2020
21- - ``color`` :class:`discord.Colour` — The colour the user's name is shown in
21+ - ``color``: :class:`discord.Colour` — The colour the user's name is shown in
2222 (depends on their top role) (alias: ``colour``)
23- - ``colour`` :class:`discord.Colour` — The colour the user's name is shown in
23+ - ``colour``: :class:`discord.Colour` — The colour the user's name is shown in
2424 (depends on their top role) (alias: ``color``)
2525 - ``global_name``: :class:`str` | :data:`None` — The user's global nickname
2626 - ``nick``: :class:`str` | :data:`None` — The user's guild-specific nickname
You can’t perform that action at this time.
0 commit comments