deleteCooldown

abstract fun deleteCooldown(@NotNull prefix: @NotNull String, @NotNull type: @NotNull String, @NotNull owner: @NotNull String)(source)

Delete a cooldown from the database

Parameters

tablePrefix

the table prefix

cooldownType

the type of cooldown

cooldownOwner

the owner UUID of the cooldown

Throws

if there is an error when deleting the cooldown from the database