mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Switch to NumPy style documentation.
This commit is contained in:
@ -37,8 +37,9 @@ class Object(object):
|
||||
receive this class rather than the actual data class. These cases are
|
||||
extremely rare.
|
||||
|
||||
.. attribute:: id
|
||||
|
||||
Attributes
|
||||
-----------
|
||||
id : str
|
||||
The ID of the object.
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user