#Cooldown

1 messages · Page 1 of 1 (latest)

vague prairie
#

Hi! How can I reset the cooldown set in the command decorator when clicking on the button from the View?

meager rapids
#

Reset it completely or for a certain user?

#

But you should be able to just pass the inter to the view, then self.inter.application_command.reset_cooldown(self.inter) I think