mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Remove @ prefix from usernames
Discord seemed to have backtracked on this display
This commit is contained in:
@ -121,7 +121,7 @@ class WidgetMember(BaseUser):
|
||||
|
||||
.. describe:: str(x)
|
||||
|
||||
Returns the widget member's handle (e.g. ``@user`` or ``user#discriminator``).
|
||||
Returns the widget member's handle (e.g. ``name`` or ``name#discriminator``).
|
||||
|
||||
Attributes
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user