kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core.cache.data
/
TemplateData
/
TemplateData
Template
Data
constructor
(
code
:
String
,
name
:
String
,
description
:
String
?
,
usageCount
:
Int
,
creatorId
:
Snowflake
,
creator
:
UserData
,
createdAt
:
Instant
,
updatedAt
:
Instant
,
sourceGuildId
:
Snowflake
,
serializedSourceGuild
:
PartialGuildData
,
isDirty
:
Boolean
?
)
(
source
)