diff --git a/discord/object.py b/discord/object.py index 1660171d1..34a3d3df9 100644 --- a/discord/object.py +++ b/discord/object.py @@ -57,7 +57,7 @@ class Object(Hashable): Attributes ----------- - id: :class:`str` + id: :class:`int` The ID of the object. """