Skip to content

Commit 36e0cc4

Browse files
authored
chore: tags (#246)
* use /stable url for InteractionCallbackResponse
1 parent e5cfa41 commit 36e0cc4

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)