delete Cooldown
abstract fun deleteCooldown(@NotNull prefix: @NotNull String, @NotNull type: @NotNull String, @NotNull owner: @NotNull String)(source)
Delete a cooldown from the database
Parameters
table Prefix
the table prefix
cooldown Type
the type of cooldown
cooldown Owner
the owner UUID of the cooldown
Throws
if there is an error when deleting the cooldown from the database