Skip to content

Commit 28e2bd4

Browse files
committed
fix: stable link
1 parent 0a4a9e7 commit 28e2bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tags/tags.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,6 +1235,6 @@ The `fetchReply` option when replying to an interaction will be removed in v15.
12351235
- {..., fetchReply: true}
12361236
+ {..., withResponse: true}
12371237
1238-
```This returns an [InteractionCallbackResponse](https://discord.js.org/docs/packages/discord.js/14.17.3/InteractionCallbackResponse:Class)
1238+
```This returns an [InteractionCallbackResponse](https://discord.js.org/docs/packages/discord.js/stable/InteractionCallbackResponse:Class)
12391239
Use `<InteractionCallbackResponse>.resource.message` to get the message
12401240
"""

0 commit comments

Comments
 (0)