Browse Source

Fix typo in Member.edit documentation

pull/7778/head
chromacoat dreamkey 3 years ago
committed by GitHub
parent
commit
dd3536be63
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/member.py

2
discord/member.py

@ -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…
Cancel
Save