Skip to main content

Template

Documentation


Documentation / @discordeno/bot / Template

Interface: Template

Defined in: bot/src/transformers/types.ts:1722

Properties

code

code: string

Defined in: bot/src/transformers/types.ts:1728


createdAt

createdAt: number

Defined in: bot/src/transformers/types.ts:1727


creator

creator: User

Defined in: bot/src/transformers/types.ts:1730


creatorId

creatorId: bigint

Defined in: bot/src/transformers/types.ts:1726


description?

optional description: null | string

Defined in: bot/src/transformers/types.ts:1723


isDirty?

optional isDirty: boolean

Defined in: bot/src/transformers/types.ts:1724


name

name: string

Defined in: bot/src/transformers/types.ts:1725


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

Defined in: bot/src/transformers/types.ts:1733


sourceGuildId

sourceGuildId: bigint

Defined in: bot/src/transformers/types.ts:1732


updatedAt

updatedAt: number

Defined in: bot/src/transformers/types.ts:1731


usageCount

usageCount: number

Defined in: bot/src/transformers/types.ts:1729