deleteArena

open fun deleteArena(@Nullable tablePrefix: @Nullable String, @NotNull id: @NotNull String)(source)

Deletes an arena from the database

Parameters

tablePrefix

the prefix, if any, to be used

id

the non-null id of the arena to be deleted

Throws

if an I/O error occurs