Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Create interaction class #8

Closed
Neodevils opened this issue Feb 10, 2023 · 0 comments · Fixed by #17
Closed

Create interaction class #8

Neodevils opened this issue Feb 10, 2023 · 0 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@Neodevils
Copy link
Member

This class will be having all the interaction values. Which will be lessening to make a lot of functions.

new SlashCommand({
  name: "ping",
  run: async ({ interaction }) => interaction.reply("Hello World!");
});
@Neodevils Neodevils added the enhancement New feature or request label Feb 10, 2023
@Neodevils Neodevils moved this to Todo in Blehh Feb 10, 2023
@Neodevils Neodevils added this to Blehh Feb 10, 2023
@Neodevils Neodevils added this to the Main Parameters milestone Feb 10, 2023
@Neodevils Neodevils pinned this issue Feb 10, 2023
@Slyrith Slyrith moved this to 📝 Todo in Slyrith Feb 26, 2023
@Slyrith Slyrith added this to Slyrith Feb 26, 2023
@Neodevils Neodevils linked a pull request May 12, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Blehh May 12, 2023
@github-project-automation github-project-automation bot moved this from 📝 Todo to ✅ Done in Slyrith May 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants