mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Fix typo in Member.edit documentation
This commit is contained in:
parent
80e42d139c
commit
dd3536be63
@ -753,7 +753,7 @@ class Member(discord.abc.Messageable, _UserTag):
|
||||
Can now pass ``None`` to ``voice_channel`` to kick a member from voice.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
The newly member is now optionally returned, if applicable.
|
||||
The newly updated member is now optionally returned, if applicable.
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user