Browse Source

Quick documentation fixes

pull/1/head
Rapptz 10 years ago
parent
commit
faa7b726cd
  1. 2
      discord/server.py

2
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

Loading…
Cancel
Save