GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APITemplateSerializedSourceGuild

API/Interfaces/APITemplateSerializedSourceGuild
seyfert/lib/types/payloads/template.d.ts

Signature

export interface APITemplateSerializedSourceGuild extends Omit<RESTPostAPIGuildsJSONBody, 'icon'>

Properties

3
descriptionpreferred_localeicon_hash

Methods

0

No methods.

Properties

description#
description: string | null;
preferred_locale#
preferred_locale: LocaleString;
icon_hash#
icon_hash: string | null;