DiscordKt
0.23.4
DiscordKt
/
me.jakejmattson.discordkt.dsl
/
Data
Data
abstract
class
Data
Content copied to clipboard
A serializable class that represents some data.
Constructors
Functions
Constructors
Data
Link copied to clipboard
fun
Data
(
)
Content copied to clipboard
Functions
save
Link copied to clipboard
fun
save
(
)
Content copied to clipboard
Write the data object content to its file as JSON.