toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.datacollection
/
State
State
@
Serializable
data
class
State
(
var
uuid
:
UUID
?
=
null
)
:
Data
Members
Constructors
State
Link copied to clipboard
constructor
(
uuid
:
UUID
?
=
null
)
Properties
uuid
Link copied to clipboard
@
Serializable
(
with
=
KXUUIDSerializer::class
)
var
uuid
:
UUID
?