Skip to main content
Module

x/harmony/mod.ts>Guild#splashURL

An easy to use Discord API Library for Deno.
Go to Latest
method Guild.prototype.splashURL
Re-export
import { Guild } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Gets guild splash URL

Parameters

optional
format: ImageFormats = [UNSUPPORTED]
optional
size: ImageSize = [UNSUPPORTED]

Returns

string | undefined