# Hi! How can I reset the cooldown set in the command decorator when clicking on the button from the View?
# But you should be able to just pass the inter to the view, then self.inter.application_command.reset_cooldown(self.inter) I think