GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPostAPIGuildTemplatesJSONBody

https://discord.com/developers/docs/resources/guild-template#create-guild-template

API/Interfaces/RESTPostAPIGuildTemplatesJSONBody
seyfert/lib/types/rest/template.d.ts

Signature

export interface RESTPostAPIGuildTemplatesJSONBody

Properties

2
namedescription

Methods

0

No methods.

Properties

name#
name: string;

Name of the template (1-100 characters)

description#
description?: string | null | undefined;

Description for the template (0-120 characters)