deleteGuild

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

Deletes a guild from the database.

Parameters

tablePrefix

the prefix, if any, to use

id

the guild id to delete

Throws

if an I/O error occurs while deleting the guild