import { getIntegrations } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Gets the list of integrations attached to a guild.
Returns
Promise<Collection<bigint, Integration>>
A collection of Integration objects assorted by integration ID.