You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The naming for determining the mode of automatic interaction acknowledgement is inconsistent.
Current Behavior
Right now in the component builder the field that determines the mode of automatic interaction acknowledgement is called "ackType" whereas the slash command's automatic acknowledgement field is called "autoAckType".
The preferred behavior is where the field names are consistent across the two different fields
Suggestions
Personally I would like to see it be called "autoAckType" because the field name is easier for beginners using autocomplete (like myself) to understand exactly what this field controls quickly.
The text was updated successfully, but these errors were encountered:
Hello, and thanks for opening an issue! As this is the first time you've created an issue on this repository, we'd just like to offer you a warm welcome to the project, and the following pointers:
Most importantly, all issues must adhere to our Code of Conduct. Please give it a quick read if you haven't already.
While our team is passionate about the projects we've created here, we're all volunteers. Please don't be offended if it takes time for us to get to your issue - we'll be here as soonas we can be!
Please provide as much information as possible when asking a question, reporting a problem, or submitting a feature request. This will help us to address your issue quickly and efficiently. If you forgot to add some information, no worries - feel free to edit the issue and add anything you missed!
Thanks for contacting us! If you have any further questions, please feel free to join us on Discord in the #dev-kotdis channel (or #kordex-discussion for Kord Extensions projects), or to contact a staff member directly.
Summary
The naming for determining the mode of automatic interaction acknowledgement is inconsistent.
Current Behavior
Right now in the component builder the field that determines the mode of automatic interaction acknowledgement is called "ackType" whereas the slash command's automatic acknowledgement field is called "autoAckType".
Slash Commands Field
Components Field
Preferred Behavior
The preferred behavior is where the field names are consistent across the two different fields
Suggestions
Personally I would like to see it be called "autoAckType" because the field name is easier for beginners using autocomplete (like myself) to understand exactly what this field controls quickly.
The text was updated successfully, but these errors were encountered: