Skip to content

Commit

Permalink
Update Message.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Qreepex authored Nov 4, 2024
1 parent 36e9859 commit a0c29fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/Message.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Represents a message sent in a channel within Discord.
| FAILED_TO_MENTION_SOME_ROLES_IN_THREAD | `1 << 8` | this message failed to mention some roles and add their members to the thread |
| SUPPRESS_NOTIFICATIONS | `1 << 12` | this message will not trigger push and desktop notifications |
| IS_VOICE_MESSAGE | `1 << 13` | this message is a voice message |
| IS_FORWARDED_MESSAGE | `1 << 14` | this message is a forwarded message |
| HAS_SNAPSHOT | `1 << 14` | this message is a forwarded message |

###### Example Message

Expand Down

0 comments on commit a0c29fc

Please sign in to comment.