discord-interactions
Docs
discord_slash package
Edit on GitHub
Contents:
Quickstart
Getting Started
Where do we start?
Making a slash command.
Making a message/menu command.
Nested commands as subcommands.
Handling my errors.
Migration
Migrate To V2.0.0
Migrate To V1.1.0
Migrate To 1.0.9
How to use components
Sending some components
Responding to interactions
How do I know which button was pressed?
What about selects / Dropdowns?
What about Modals / Forms?
discord_slash package
Submodules
discord_slash Events
discord_slash.utils package
Submodules
Module contents
Frequently Asked Questions
Why don’t my slash commands show up?
How to add slash commands?
How to delete slash commands?
What is the difference between ctx.send and ctx.channel.send?
Can I use something of discord.py’s in this extension?
Any more questions?
discord_slash package
¶
Submodules
¶
discord_slash.client module
discord_slash.cog_ext module
discord_slash.component module
discord_slash.context module
discord_slash.error module
discord_slash.http module
discord_slash.model module