Add discord.Object to the documentation.
This commit is contained in:
parent
dd2e08e185
commit
f770fc1c67
@ -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.
|
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
|
.. autoclass:: User
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user