Skip to main content

Template

Documentation


Documentation / @discordeno/bot / Template

Interface: Template

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

Properties

code

code: string

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


createdAt

createdAt: number

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


creator

creator: User

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


creatorId

creatorId: bigint

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


description?

optional description: null | string

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


isDirty?

optional isDirty: boolean

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


name

name: string

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


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

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


sourceGuildId

sourceGuildId: bigint

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


updatedAt

updatedAt: number

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


usageCount

usageCount: number

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