mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-05 19:37:25 +00:00
Reword DeletedMessageReference docstring to be clearer
This commit is contained in:
parent
1192d842e1
commit
1fba54ce97
@ -363,8 +363,8 @@ class Attachment(Hashable):
|
||||
|
||||
|
||||
class DeletedReferencedMessage:
|
||||
"""A special sentinel type that denotes whether the
|
||||
resolved message referenced message had since been deleted.
|
||||
"""A special sentinel type given when the resolved message reference
|
||||
points to a deleted message.
|
||||
|
||||
The purpose of this class is to separate referenced messages that could not be
|
||||
fetched and those that were previously fetched but have since been deleted.
|
||||
|
Loading…
x
Reference in New Issue
Block a user