Skip to content

Commit 1e2092e

Browse files
authored
Update snapshot field list (#7116)
1 parent a36e811 commit 1e2092e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/Message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ The encoding, and the waveform details, are an implementation detail and may cha
381381
| message\* | partial [message](#DOCS_RESOURCES_MESSAGE/message-object) object | minimal subset of fields in the forwarded message |
382382

383383
\* The current subset of message fields consists of:
384-
`type`, `content`, `embeds`, `attachments`, `timestamp`, `edited_timestamp`, `flags`, `mentions`, `mention_roles`.
384+
`type`, `content`, `embeds`, `attachments`, `timestamp`, `edited_timestamp`, `flags`, `mentions`, `mention_roles`, `stickers`, `sticker_items`, and `components`.
385385

386386
> info
387387
> While message snapshots are able to support nested snapshots, we currently limit the depth of nesting to 1.

0 commit comments

Comments
 (0)