Skip to main content

Template

Documentation


Documentation / @discordeno/bot / Template

Interface: Template

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

Properties

code

code: string

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


createdAt

createdAt: number

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


creator

creator: User

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


creatorId

creatorId: bigint

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


description?

optional description: null | string

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


isDirty?

optional isDirty: boolean

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


name

name: string

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


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

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


sourceGuildId

sourceGuildId: bigint

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


updatedAt

updatedAt: number

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


usageCount

usageCount: number

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