Browse Source

Update member.py

pull/10303/head
Sacul 1 month ago
committed by GitHub
parent
commit
a6af29800a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/member.py

2
discord/member.py

@ -914,7 +914,7 @@ class Member(discord.abc.Messageable, _UserTag):
The datetime object passed to ``timed_out_until`` was not timezone-aware.
ValueError
You tried to edit the bio, avatar or banner of a member that is not the bot's own member.
Or the wrong image format passed for ``avatar``.
Or the wrong image format passed for ``avatar`` or ``banner``.
Returns
--------

Loading…
Cancel
Save