Skip to main content

Template

@discordeno/bot


Documentation / @discordeno/bot / Template

Interface: Template

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

Properties

code

code: string

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


createdAt

createdAt: number

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


creator

creator: User

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


creatorId

creatorId: bigint

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


description?

optional description: null | string

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


isDirty?

optional isDirty: boolean

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


name

name: string

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


serializedSourceGuild

serializedSourceGuild: DiscordTemplateSerializedSourceGuild

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


sourceGuildId

sourceGuildId: bigint

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


updatedAt

updatedAt: number

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


usageCount

usageCount: number

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