Skip to main content
Module

x/harmony/mod.ts>Guild#createTemplate

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

Creates a template for the guild.

Parameters

name: string
optional
description: string | null