Skip to main content
Module

x/discord_api_types/v8.ts>RESTPostAPIGuildTemplatesJSONBody

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTPostAPIGuildTemplatesJSONBody
Deprecated
Deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

import { type RESTPostAPIGuildTemplatesJSONBody } from "https://deno.land/x/discord_api_types@0.37.82/v8.ts";

Properties

name: string

Name of the template (1-100 characters)

optional
description: string | null | undefined

Description for the template (0-120 characters)