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

user param doesn't work #58

Closed
OlegYch opened this issue Oct 12, 2021 · 0 comments
Closed

user param doesn't work #58

OlegYch opened this issue Oct 12, 2021 · 0 comments

Comments

@OlegYch
Copy link

OlegYch commented Oct 12, 2021

using ackcord.interactions.commands.SlashCommandControllerBase#user in 0.18.0-SNAPSHOT i get "This interaction failed"
looks like ackcord.data.ApplicationCommandOptionTypeE#userRegex is wrong as it appears to be just a string:

      "options" : [                         
        {                                   
          "value" : "844577457944133652",   
          "type" : 6,                       
          "name" : "username"               
        }                                 
      ],                                    
@Katrix Katrix closed this as completed in 02ec06e Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant