#@slash_command not part of package

1 messages · Page 1 of 1 (latest)

pale bear
#

I have interactions v5 installed but it's saying the @slash_command decorator isn't part of the package. Was this decorator changed recently?

still kettle
#

from interactions import slash_command?

pale bear
#

Worked like a charm

#

I see. This is a lot different from v4, and even moreso from v3.