aboutsummaryrefslogtreecommitdiff
path: root/discord/object.py
diff options
context:
space:
mode:
authorNCPlayz <[email protected]>2019-03-16 21:43:55 +0000
committerRapptz <[email protected]>2019-03-19 08:24:42 -0400
commitfb02191b80972a9cf7c3baa765cb3aa84c6f1cfa (patch)
tree7a0a5c9aaa5cc5bac26fc51caf4fdffbaee64c26 /discord/object.py
parentTake back ownership of files from aiohttp for retrying requests. (diff)
downloaddiscord.py-fb02191b80972a9cf7c3baa765cb3aa84c6f1cfa.tar.xz
discord.py-fb02191b80972a9cf7c3baa765cb3aa84c6f1cfa.zip
Organise documentation
Diffstat (limited to 'discord/object.py')
-rw-r--r--discord/object.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/object.py b/discord/object.py
index 0ab6e0cc..ea4fac98 100644
--- a/discord/object.py
+++ b/discord/object.py
@@ -57,7 +57,7 @@ class Object(Hashable):
Attributes
-----------
- id : :class:`str`
+ id: :class:`str`
The ID of the object.
"""