deferPublicResponseUnsafe

Acknowledges the interaction with the intent of responding with a public message later by calling edit on the returned object.

There will be a 'loading' animation that is visible to all users in the channel the interaction was sent from.

This method is marked as unsafe since it can result in strange behavior when followups are used incorrectly, you probably want to use deferPublicResponse instead.

Throws

if something went wrong during the request.