import { guildIconURL } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
The full URL of the icon from Discords CDN. Undefined when no icon is set.
Parameters
bot: Bot
optional
options: { size?: ImageSize; format?: ImageFormat; }import { guildIconURL } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
The full URL of the icon from Discords CDN. Undefined when no icon is set.