mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Revert "Rework documentation to not duplicate inherited members."
This reverts commit 96981210b3
.
This commit is contained in:
@ -112,9 +112,7 @@ _BaseUser = discord.abc.User
|
||||
class Member(discord.abc.Messageable, _BaseUser):
|
||||
"""Represents a Discord member to a :class:`Guild`.
|
||||
|
||||
**Inherited Classes**
|
||||
|
||||
- :class:`discord.abc.Messageable`
|
||||
This implements a lot of the functionality of :class:`User`.
|
||||
|
||||
.. container:: operations
|
||||
|
||||
|
Reference in New Issue
Block a user