Replies: 1 comment
-
This isn't in the control of discord.js we're simply a wrapper for the API, we can't extend capabilities beyond what the API can do. That being said, you can put button in ephemeral messages making the buttons themselves ephemeral. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ephemeral messages exist so what about buttons, they would be useful too:
• can help reduce clutter in code by eliminating the need for verifying the interaction user matches expected target
• it can also provide an alternative to disabling buttons
Just a thought 💭
Beta Was this translation helpful? Give feedback.
All reactions