Skip to content

Commit

Permalink
Change docstring type to dict
Browse files Browse the repository at this point in the history
  • Loading branch information
tibue99 committed Dec 17, 2024
1 parent 29665e1 commit bfa2e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ class Message(Hashable):
The call information associated with this message, if applicable.
.. versionadded:: 2.6
data: :class:`MessagePayload`
data: :class:`dict`
The data payload that was received to create this message.
.. versionadded:: 2.7
Expand Down

0 comments on commit bfa2e71

Please sign in to comment.