#Why does this interaction fail?

1 messages · Page 1 of 1 (latest)

potent crypt
#

I was originally using ```cs
await button.DeferAsync();

but I switched the message to debug it
#

Even commenting everything else but the code still fails

#

the button's id is definitely set and breakpoints seem to make it not fail

celest nimbus
#

Then use the Interaction Framework if you don't use it
And show your error(s) and code

potent crypt
#

Sorry I tried to delete the post because I figured it out