mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Include inherited members in TeamMember's documentation
This commit is contained in:
@ -120,8 +120,6 @@ class TeamMember(BaseUser):
|
||||
The team member's unique ID.
|
||||
discriminator: :class:`str`
|
||||
The team member's discriminator. This is given when the username has conflicts.
|
||||
avatar: Optional[:class:`str`]
|
||||
The avatar hash the team member has. Could be None.
|
||||
bot: :class:`bool`
|
||||
Specifies if the user is a bot account.
|
||||
team: :class:`Team`
|
||||
|
Reference in New Issue
Block a user