module discord.application_commands' missing #8108
Unanswered
ChaosEmpire
asked this question in
General
Replies: 2 comments 4 replies
-
It's not |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
i m using a pythin script since a while, and jsut upgraded discord2.0
dont know whcih version i had before
but it was working fine
now i get
from discord.application_commands import ApplicationCommand, option, ApplicationCommandOptionChoice
ModuleNotFoundError: No module named 'discord.application_commands'
did this module got removed?
Beta Was this translation helpful? Give feedback.
All reactions