mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 18:59:09 +00:00
Remove versionchanged in PartialMessageable
This commit is contained in:
parent
5589934a59
commit
45b9585910
@ -2092,10 +2092,6 @@ class PartialMessageable(discord.abc.Messageable, Hashable):
|
||||
This is useful if you want to work with a message and only have its ID without
|
||||
doing an unnecessary API call.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
|
||||
``message_id`` parameter is now positional-only.
|
||||
|
||||
Parameters
|
||||
------------
|
||||
message_id: :class:`int`
|
||||
|
Loading…
x
Reference in New Issue
Block a user