Look into using a modal for the "Translate To..." menu option. Check to see if it has to send a request whenever a field value is updated like the current message command implementation. That was recently added in Discord.Net. It does support radio buttons and checkboxes as well.
https://docs.discordnet.dev/guides/int_framework/modals.html
Look into using a modal for the "Translate To..." menu option. Check to see if it has to send a request whenever a field value is updated like the current message command implementation. That was recently added in Discord.Net. It does support radio buttons and checkboxes as well.
https://docs.discordnet.dev/guides/int_framework/modals.html