delete Guild
abstract fun deleteGuild(@Nullable tablePrefix: @Nullable String, @NotNull id: @NotNull String)(source)
Deletes a guild from the database.
Parameters
table Prefix
the prefix, if any, to use
id
the guild id to delete
Throws
if an I/O error occurs while deleting the guild