Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/endpoint.ts>GUILD_SPLASH

An easy to use Discord API Library for Deno.
Latest
variable GUILD_SPLASH
import { GUILD_SPLASH } from "https://deno.land/x/harmony@v2.9.1/src/types/endpoint.ts";

type

(guildID: string, guildSPLASH: string) => string