Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/topics/Gateway_Events.md
Original file line number Diff line number Diff line change
Expand Up @@ -901,9 +901,6 @@ Sent when a message is created. The inner payload is a [message](#DOCS_RESOURCES

Sent when a message is updated. The inner payload is a [message](#DOCS_RESOURCES_CHANNEL/message-object) object with the same extra fields as [MESSAGE_CREATE](#DOCS_TOPICS_GATEWAY_EVENTS/message-create).

> warn
> Unlike creates, message updates may contain only a subset of the full message object payload (but will always contain an ID and channel_id).

#### Message Delete

Sent when a message is deleted.
Expand Down