Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APITemplate

Hierarchy

  • APITemplate

Index

Properties

code: string

The template code (unique ID)

created_at: string

When this template was created

creator: APIUser
creator_id: string

The ID of the user who created the template

description: null | string

The description for the template

is_dirty: null | boolean

Whether the template has unsynced changes

name: string

Template name

serialized_source_guild: APITemplateSerializedSourceGuild

The guild snapshot this template contains

source_guild_id: string

The ID of the guild this template is based on

updated_at: string

When this template was last synced to the source guild

usage_count: number

Number of times this template has been used

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM