import { deleteIntegration } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/integrations/deleteIntegration.ts";
Delete the attached integration object for the guild with this id. Requires MANAGE_GUILD permission.
x/discordeno/helpers/integrations/deleteIntegration.ts>deleteIntegration
import { deleteIntegration } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/integrations/deleteIntegration.ts";
Delete the attached integration object for the guild with this id. Requires MANAGE_GUILD permission.