Skip to content

Commit

Permalink
Add id to message snapshot slots
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfies committed Dec 6, 2024
1 parent fda06e9 commit d7b4697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ class MessageSnapshot(Hashable):
'_cs_raw_mentions',
'_cs_raw_role_mentions',
'_edited_timestamp',
'id',
'attachments',
'content',
'embeds',
Expand Down

0 comments on commit d7b4697

Please sign in to comment.