import { guildSplashURL } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
The full URL of the splash from Discords CDN. Undefined if no splash is set.
Parameters
bot: Bot
optional
options: { size?: ImageSize; format?: ImageFormat; }