diff --git a/discord/server.py b/discord/server.py index 0c0172b6c..fe267f3c4 100644 --- a/discord/server.py +++ b/discord/server.py @@ -70,7 +70,7 @@ class Member(User): A datetime object that specifies the date and time in UTC that the member joined the server for the first time. - ,, attribute:: status + .. attribute:: status A string that denotes the user's status. Can be 'online', 'offline' or 'idle'. .. attribute:: game_id