delete Cooldown
open fun deleteCooldown(@Nullable tablePrefix: @Nullable String, @NotNull cooldownType: @NotNull String, @NotNull cooldownOwner: @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