Skip to content

Commit

Permalink
Update Gateway_Events.md (discord#7025)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpalkovic authored Jul 23, 2024
1 parent 8ab98d5 commit 325bf4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/topics/Gateway_Events.md
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,9 @@ 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
> The value for `tts` will always be false in message updates.
#### Message Delete

Sent when a message is deleted.
Expand Down

0 comments on commit 325bf4c

Please sign in to comment.