import { getGuildSplashURL } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Builds the URL to a guild splash stored in the Discord CDN.
Parameters
optional
options: { size?: ImageSize; format?: ImageFormat; }- The parameters for the building of the URL.