We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Literally can someone help me?, This happen when I'm using app_commands
Trying register slash command
@app_commands.command(name='lvbypass', description='Bypass Linkvertise')
It's will register the slash command
TypeError: unsupported type annotation <class 'discord.interactions.Interaction'>
discord.Intents().All()
No response
The text was updated successfully, but these errors were encountered:
This is not the place to ask library questions, go to the official server for that.
Sorry, something went wrong.
No branches or pull requests
Summary
Literally can someone help me?, This happen when I'm using app_commands
Reproduction Steps
Trying register slash command
Minimal Reproducible Code
@app_commands.command(name='lvbypass', description='Bypass Linkvertise')
Expected Results
It's will register the slash command
Actual Results
TypeError: unsupported type annotation <class 'discord.interactions.Interaction'>
Intents
discord.Intents().All()
System Information
Checklist
Additional Context
No response
The text was updated successfully, but these errors were encountered: