Skip to main content
Module

x/natico/deps.ts>guildSplashURL

A powerful and customizable framework for Discordeno
Latest
function guildSplashURL
import { guildSplashURL } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";

The full URL of the splash from Discords CDN. Undefined if no splash is set.

Parameters

bot: Bot
id: bigint
options: { splash?: string | bigint; size?: ImageSize; format?: ImageFormat; }