Skip to main content

Template

Documentation


Documentation / @discordeno/bot / Template

Interface: Template

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

Properties

code

code: string

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


createdAt

createdAt: number

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


creator

creator: User

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


creatorId

creatorId: bigint

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


description?

optional description: null | string

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


isDirty?

optional isDirty: boolean

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


name

name: string

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


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

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


sourceGuildId

sourceGuildId: bigint

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


updatedAt

updatedAt: number

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


usageCount

usageCount: number

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