discord.Object requires ID as an int not str
@ -57,7 +57,7 @@ class Object(Hashable):
Attributes
-----------
id: :class:`str`
id: :class:`int`
The ID of the object.
"""