kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Target filter
common
Switch theme
Search in API
Skip to content
kord
kord-core
/
dev.kord.core.cache.data
/
toData
to
Data
fun
DiscordAvatarDecoration
.
toData
(
)
:
AvatarDecorationData
(
source
)
fun
DiscordChannel
.
toData
(
)
:
ChannelData
(
source
)
fun
DiscordCollectible
.
toData
(
)
:
CollectibleData
(
source
)
fun
DiscordEmoji
.
toData
(
guildId
:
Snowflake
,
id
:
Snowflake
)
:
EmojiData
(
source
)
@
DiscordAPIPreview
fun
DiscordGameActivity
.
toData
(
)
:
GameActivityData
(
source
)
fun
DiscordGuild
.
toData
(
)
:
GuildData
(
source
)
@
DiscordAPIPreview
fun
DiscordGuildProfile
.
toData
(
)
:
GuildProfileData
(
source
)
@
DiscordAPIPreview
fun
DiscordGuildTrait
.
toData
(
)
:
GuildTraitData
(
source
)
@
DiscordAPIPreview
fun
DiscordGuildJoinRequest
.
toData
(
)
:
JoinRequestData
(
source
)
fun
DiscordGuildMember
.
toData
(
userId
:
Snowflake
,
guildId
:
Snowflake
)
:
MemberData
(
source
)
fun
DiscordInteractionGuildMember
.
toData
(
userId
:
Snowflake
,
guildId
:
Snowflake
)
:
MemberData
(
source
)
@
DiscordAPIPreview
fun
DiscordMemberVerification
.
toData
(
)
:
MemberVerificationData
(
source
)
@
DiscordAPIPreview
fun
DiscordMemberVerificationFormField
.
toData
(
)
:
MemberVerificationFormFieldData
(
source
)
@
DiscordAPIPreview
fun
DiscordMemberVerificationGuild
.
toData
(
)
:
MemberVerificationGuildData
(
source
)
fun
DiscordMessage
.
toData
(
)
:
MessageData
(
source
)
fun
DiscordNameplate
.
toData
(
)
:
NameplateData
(
source
)
fun
DiscordPrimaryGuild
.
toData
(
)
:
PrimaryGuildData
(
source
)
fun
DiscordRole
.
toData
(
guildId
:
Snowflake
)
:
RoleData
(
source
)
fun
DiscordStageInstance
.
toData
(
)
:
StageInstanceData
(
source
)
fun
DiscordTemplate
.
toData
(
)
:
TemplateData
(
source
)
fun
DiscordThreadMember
.
toData
(
threadId
:
Snowflake
?
)
:
ThreadMemberData
(
source
)
fun
DiscordUser
.
toData
(
)
:
UserData
(
source
)