aboutsummaryrefslogtreecommitdiff
path: root/discord/widget.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/widget.py')
-rw-r--r--discord/widget.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/widget.py b/discord/widget.py
index a1037086..50888605 100644
--- a/discord/widget.py
+++ b/discord/widget.py
@@ -113,7 +113,7 @@ class WidgetMember(BaseUser):
The member's nickname.
avatar: Optional[:class:`str`]
The member's avatar hash.
- activity: Optional[Union[:class:`Activity`, :class:`Game`, :class:`Streaming`, :class:`Spotify`]]
+ activity: Optional[Union[:class:`BaseActivity`, :class:`Spotify`]]
The member's activity.
deafened: Optional[:class:`bool`]
Whether the member is currently deafened.