Skip to content
New issue

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

Sorry but I'm still noob at adding apps_command #8180

Closed
3 tasks done
zairullahdev opened this issue Jun 26, 2022 · 1 comment
Closed
3 tasks done

Sorry but I'm still noob at adding apps_command #8180

zairullahdev opened this issue Jun 26, 2022 · 1 comment
Labels
question This is a question about the library

Comments

@zairullahdev
Copy link

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

  • Python v3.10.5-final
  • discord.py v2.0.0-alpha
    • discord.py pkg_resources: v2.0.0a4374+g7ad00750
  • aiohttp v3.8.1
  • system info: Linux 4.19.127-gfe17e779f-dirty Fix issue with author changing type #1 SMP PREEMPT Mon Mar 7 10:54:37 CST 2022

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

@zairullahdev zairullahdev added the unconfirmed bug A bug report that needs triaging label Jun 26, 2022
@Rapptz
Copy link
Owner

Rapptz commented Jun 26, 2022

This is not the place to ask library questions, go to the official server for that.

@Rapptz Rapptz closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2022
@Rapptz Rapptz added question This is a question about the library and removed unconfirmed bug A bug report that needs triaging labels Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is a question about the library
Projects
None yet
Development

No branches or pull requests

2 participants