From f770fc1c67ec6b0594ad5351be35ccb61d8a791a Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 27 Oct 2015 17:59:23 -0400 Subject: [PATCH] Add discord.Object to the documentation. --- docs/api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index 8c288120e..b659fdce5 100644 --- a/docs/api.rst +++ b/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: