import { getGuildIconURL } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Builds a URL to the guild icon stored in the Discord CDN.
Parameters
optional
options: { size?: ImageSize; format?: ImageFormat; }import { getGuildIconURL } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Builds a URL to the guild icon stored in the Discord CDN.