Required argument in hybrid_command #8370
Unanswered
p-krystian
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is no way to do this with hybrid commands since the idea behind them is to share the same interface for both. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is a way to mark an argument in
hybrid_command
as required?In case
or
the argument is not required in a slash command and in case
is required, but I getting error when I am using this command by prefix like
?example
.I just need to mark the argument as required only when using slash command
Beta Was this translation helpful? Give feedback.
All reactions