Skip to content

Commit

Permalink
Update tags/tags.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Almeida <[email protected]>
  • Loading branch information
Wolvinny and almeidx authored Jan 3, 2025
1 parent 534c36b commit 748177d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tags/tags.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ While there might be a way for these features to work, it can change at any time
[ephemeral]
keywords = ["ephemeral-deprecated"]
content = """
The `ephemeral` option will be removed
The `ephemeral` option when replying to an interaction will be removed in v15
```diff
- {..., ephemeral: true}
+ {..., flags: MessageFlags.Ephemeral}
Expand Down

0 comments on commit 748177d

Please sign in to comment.