You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Note: if you initialize your Client as `bot` or other identifiers you need to use these instead of `client`
752
-
- If the output is too long to post consider using a bin instead: [gist](https://gist.github.com) | [paste.gg](https://paste.gg/) | [sourceb.in](https://sourceb.in) | [hastebin](https://hastebin.com)
752
+
- If the output is too long to post consider using a bin instead: [gist](https://gist.github.com) | [sourceb.in](https://sourceb.in) | [hastebin](https://www.toptal.com/developers/hastebin)
753
753
"""
754
754
hoisted = true
755
755
@@ -914,7 +914,7 @@ content = """
914
914
You have already replied to the interaction.
915
915
- Use `<Interaction>.followUp()` to send a new message
916
916
- If you deferred reply it's better to use `<Interaction>.editReply()`
917
-
- Responding to [slash commands](https://discordjs.guide/slash-commands/response-methods.html) / [message components](https://discordjs.guide/message-components/interactions.html#responding-to-component-interactions)
917
+
- Responding to [slash commands](https://discordjs.guide/slash-commands/response-methods.html) / [message components](https://discordjs.guide/interactive-components/interactions.html#responding-to-component-interactions)
0 commit comments