Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Context (right click) menus #15

Open
PineaFan opened this issue Apr 6, 2022 · 0 comments
Open

Context (right click) menus #15

PineaFan opened this issue Apr 6, 2022 · 0 comments

Comments

@PineaFan
Copy link
Member

PineaFan commented Apr 6, 2022

Copied from discord:

// Slash commands
const command = new SlashCommandBuilder()
    .setName("help")
    .setDescription("Shows help for commands")

// Context menus
const command = new ContextMenuBuilder()
    .setName("Get Message Data")

then it can use the standard callbacks + checks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant