Skip to main content

Template

Documentation


Documentation / @discordeno/bot / Template

Interface: Template

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

Properties

code

code: string

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


createdAt

createdAt: number

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


creator

creator: User

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


creatorId

creatorId: bigint

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


description?

optional description: string | null

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


isDirty?

optional isDirty: boolean

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


name

name: string

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


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

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


sourceGuildId

sourceGuildId: bigint

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


updatedAt

updatedAt: number

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


usageCount

usageCount: number

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