Skip to content

Commit

Permalink
Update disnake/message.py
Browse files Browse the repository at this point in the history
Co-authored-by: shiftinv <[email protected]>
Signed-off-by: Snipy7374 <[email protected]>
  • Loading branch information
Snipy7374 and shiftinv authored Nov 21, 2024
1 parent 774be89 commit 0473453
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions disnake/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -2731,8 +2731,7 @@ class ForwardedMessage:
Attributes
----------
type: :class:`MessageType`
The type of message. In most cases this should not be checked, but it is helpful
in cases where it might be a system message for :attr:`Message.system_content`.
The type of message.
content: :class:`str`
The actual contents of the message.
embeds: List[:class:`Embed`]
Expand Down

0 comments on commit 0473453

Please sign in to comment.