Skip to content

Conversation

wooslow
Copy link

@wooslow wooslow commented Mar 11, 2025

Summary

I noticed that there is a user_application_command_index method in the code, but it is not used anywhere,

General Info

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue (please put issue # in summary).
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

Copy link
Owner

@dolfies dolfies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this method also be added on Guild (like application_commands() is) and also on Client (cuz these are global and don't actually need a channel)

And can you please update the command classes with the new relevant fields? Also, have you verified sending the commands functions?

@wooslow
Copy link
Author

wooslow commented Mar 11, 2025

hey!

Can you update the command classes with new fields and check the command sending?

I don’t understand what update :(

Yeah, i just tested the code

@dolfies
Copy link
Owner

dolfies commented Mar 11, 2025

Are there not any new fields on the response from the endpoint that are not in the e.g. SlashCommand class? There should be pretty sure

@wooslow
Copy link
Author

wooslow commented Mar 11, 2025

just make sure they're working, cause I gotta go to work 🫠

@dolfies
Copy link
Owner

dolfies commented Mar 11, 2025

take your time dw

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

Successfully merging this pull request may close these issues.

2 participants