Browse Source

Add discord.Object to the documentation.

pull/36/head
Rapptz 10 years ago
parent
commit
f770fc1c67
  1. 3
      docs/api.rst

3
docs/api.rst

@ -244,6 +244,9 @@ Data Classes
Some classes are just there to be data containers, this lists them. It should be assumed that *all* classes in this category are immutable and should not be modified.
.. autoclass:: Object
:members:
.. autoclass:: User
:members:

Loading…
Cancel
Save