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

Allow Sending JSON String Data Application Command Objects Through Client #2733

Open
ulty4life opened this issue Jul 19, 2023 · 1 comment
Open

Comments

@ulty4life
Copy link

It is often easier to define an application command by writing json text, and having it stored in a text file or database, rather than using the command builders. It also makes the app command objects easier to read. It would be nice to be able to send a json string as a parameter to a Create*ApplicationCommandAsync overload.

@Panthr75
Copy link
Contributor

Would this also apply to interaction responses as well?
e.g. SendJsonAsync, FollowupWithJsonAsync, etc.

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

2 participants